[Tutor] ImportError: cannot import name

fa306795@skynet.be stefan.sette at skynet.be
Tue Aug 30 05:25:44 EDT 2016


Hello,
I use python 3.5.1 and try to import sompy and get the following error:

File "C:\Anaconda3\lib\site-packages\sompy-1.0-py3.5.egg\sompy\__init__.py",
line 30, in <module>     from sompy import SOMFactory

ImportError: cannot import name 'SOMFactory'

What could cause such an error? Thanks in advance for any suggestions.

Stefan



More information about the Tutor mailing list