Closed GoogleCodeExporter closed 8 years ago
Alberto,
I just created a wiki page for the illysam branch (HookeGUI). Have a look there
and
contact me if you have any issues.
More documentation will be provided in the near future (as time allows).
Cheers,
Rolf.
Original comment by illy...@gmail.com
on 5 Feb 2010 at 5:41
Thanks, I will check it out later on a windows system.
Original comment by albertog...@gmail.com
on 13 Feb 2010 at 1:21
Hi again,
I have the same problem in windows
I installed on a windows XP system:
python 2.6.4
wxpython 2.8
numpy 1.3.0
scipy 0.7.1
configobj 4.7.1
wxpropgrid 1.4.10
Then I run hooke.py and I get:
Traceback (most recent call last):
File "C:\Documents and Settings\Admi
line 25, in <module>
import wx.propgrid as wxpg
ImportError: No module named propgrid
Very much the same problem I had in linux, propgrid module is not found. Must I
install it on a particular location? (the installer said anywhere outside wx
directory). I am not familiar with how windows deals with library paths, so I
also
don't know where to look at.
Original comment by albertog...@gmail.com
on 25 Feb 2010 at 2:55
Wrong python installation seemed to be the cause. Closing.
Original comment by albertog...@gmail.com
on 10 Mar 2010 at 7:49
Original issue reported on code.google.com by
albertog...@gmail.com
on 3 Feb 2010 at 4:31