[Pythoncad-developer] err in using pythoncad in Linux
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Yagnesh D. <yn...@gm...> - 2010-10-27 17:20:14
|
I started to setup my pythoncad environment in ubuntu 10.4 and hit the road block. I installed pyqt and sympy and now left with following error: quote: Traceback (most recent call last): File "pythoncad_qt.py", line 21, in <module> from Interface.cadwindow import CadWindowMdi File "/home/ynd/Desktop/pythoncad/PythonCAD/Interface/cadwindow.py", line 38, in <module> from Interface.cadscene import CadScene File "/home/ynd/Desktop/pythoncad/PythonCAD/Interface/cadscene.py", line 38, in <module> from Interface.Entity.actionhandler import PositionHandler ImportError: No module named actionhandler :Unquote now it jump starts in windows and not in linux is it that we have moved to support windows ;) - - - Best regards Yagnesh Desai Save a tree...please don't print this e-mail. |