Skip to content

pyqstem.interface error #7

Description

@cphatak

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions