View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000500 | FreeCAD | Bug | public | 2011-11-29 14:50 | 2012-03-01 08:53 |
| Reporter | ajmb | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 0.13 | ||||
| Summary | 0000500: Missing python library file | ||||
| Description | >>> import WebGui >>> from StartPage import StartPage Traceback (most recent call last): File "<input>", line 1, in <module> File "C:\Program Files (x86)\FreeCAD0.12\Mod\Start\StartPage\StartPage.py", line 1, in <module> import os,FreeCAD,FreeCADGui,tempfile,time,zipfile,urllib,re File "C:\Program Files (x86)\FreeCAD0.12\bin\python26.zip\urllib.py", line 26, in <module> File "C:\Program Files (x86)\FreeCAD0.12\bin\python26.zip\socket.py", line 46, in <module> ImportError: No module named _socket >>> After searching through the folders, it appears that the Windows MSI installer does not include the _socket.pyd file. | ||||
| Additional Information | Using FreeCAD 0.12 5186 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2011-11-29 14:50 | ajmb | New Issue | |
| 2011-11-29 15:01 | wmayer | Assigned To | => Jriegel |
| 2011-11-29 15:01 | wmayer | Severity | minor => major |
| 2011-11-29 15:01 | wmayer | Status | new => assigned |
| 2012-03-01 08:53 | wmayer | Note Added: 0001694 | |
| 2012-03-01 08:53 | wmayer | Status | assigned => closed |
| 2012-03-01 08:53 | wmayer | Resolution | open => fixed |
| 2012-03-01 08:53 | wmayer | Fixed in Version | => 0.13 |
FreeCAD