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

SOMPY missing ipdb #75

Open
jonathanwille opened this issue Feb 16, 2018 · 1 comment
Open

SOMPY missing ipdb #75

jonathanwille opened this issue Feb 16, 2018 · 1 comment

Comments

@jonathanwille
Copy link

I recently downloaded SOMPY and attempted the run the example code "California Housing". When I attempt to import SOMFactory from sompy, I receive this error...

~/anaconda3/lib/python3.6/site-packages/SOMPY-1.0-py3.6.egg/sompy/sompy.py in ()
30
31 #lbugnon
---> 32 import sompy,ipdb
33 #
34

ModuleNotFoundError: No module named 'ipdb'

How do I fix this?

@vishvanath45
Copy link

Please have a look at #61, that was probably left during debugging, you can remove it from sompy.py and mapview.py.

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

No branches or pull requests

2 participants