You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These steps reproduce the problem on my ubuntu linux machine (python 2.7):
1. download 'pywafo_read_only' via svn
2. cd to pywafo directory
3. run 'sudo python setup.py install'
I expect this to install the software without errors.
What I see is the errors in the attached file.
In spite of these errors I've tried to 'import wafo', which gives,
ImportError: No module named win32gui
I'm trying this with pyWAFO r165.
Original issue reported on code.google.com by levi.kil...@gmail.com on 12 Nov 2012 at 12:17
I tried the changing the PYTHONPATH (as suggested in the error message):
export PYTHONPATH=build/bdist.linux-x86_64/egg
However, this did not help. Other suggestions?
Thank you!
Original comment by levi.kil...@gmail.com on 12 Nov 2012 at 12:21
Original issue reported on code.google.com by
levi.kil...@gmail.com
on 12 Nov 2012 at 12:17Attachments:
The text was updated successfully, but these errors were encountered: