Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install problem. #8

Open
GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment
Open

Install problem. #8

GoogleCodeExporter opened this issue Mar 23, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant