Re: [Pythoncad-developer] Testing R38
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Matteo B. <mat...@bo...> - 2010-05-21 16:15:53
|
Hi Yagnesh, Try to make a new git-clone in a brand new directory .. It seems that your local directory have some old files . Regards, Matteo -----Original Message----- From: Yagnesh Desai [mailto:yn...@gm...] Sent: 21 May 2010 14:36 To: pyt...@li... Subject: [Pythoncad-developer] Testing R38 Friends; You guys seem to have done lot of work I need to do the catching: I tried to test R38 on 21st May. Firstly there were few things I needed to fix before test_kernel could start. 1. Change pygeolib to pyGeoLib in following files segment.py arc.py ccircle.py segjoint.py also on searching i found that there are 3 pyGeoLib.py files in pythoncad 2. Change the reference of intersection in segjoint.py just to tell there is another module name intersections (with 's') hope that is fine. Now that I could start test_kernel.py what it see text window taking my inputs no output seen. I am still struggling with pythoncad_qt.py error in pythoncad_qt.py is as under /media/disk/pythoncad/PythonCAD$ python pythoncad_qt.py Traceback (most recent call last): File "pythoncad_qt.py", line 5, in <module> sip.setapi('QString', 2) AttributeError: 'module' object has no attribute 'setapi' - - - - - - - Best regards Yagnesh Desai Save a tree...please don't print this e-mail. ---------------------------------------------------------------------------- -- _______________________________________________ Pythoncad-developer mailing list Pyt...@li... https://lists.sourceforge.net/lists/listinfo/pythoncad-developer |