View Issue Details

IDProjectCategoryView StatusLast Update
0000500FreeCADBugpublic2012-03-01 08:53
Reporterajmb Assigned ToJriegel 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version0.13 
Summary0000500: 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 InformationUsing FreeCAD 0.12 5186
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2012-03-01 08:53

administrator   ~0001694

Fixed in git 73bf4d5d8c1ce5a89a0129d7d9d94e49cd2f13e1 or svn 5437

Issue History

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