-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I was trying to install PyQSTEM on Mac OS X 10.12.6. As per the instructions, everything was installed correctly with few warnings but when trying to import pyqstem, I get the following error -
Python 3.6.0 |Anaconda custom (x86_64)| (default, Dec 23 2016, 13:19:00)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
from pyqstem import PyQSTEM
Traceback (most recent call last):
File "", line 1, in
File "/Users/cphatak/Applications/PyQSTEM/pyqstem/init.py", line 2, in
from pyqstem.qstem_interface import PyQSTEM
ModuleNotFoundError: No module named 'pyqstem.qstem_interface'
Any help appreciated. Thanks,
cheers,
-cd
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels