Skip to content

installation is unsuccessful  #32

Description

@xuzhang5788

I followed your installation guide as

git clone https://github.com/jparkhill/TensorMol.git
cd TensorMol

If you are using python2x

sudo pip install -e .

If you are using python3x

sudo pip3 install -e .

I got
Successfully installed TensorMol-0.2

But when I run python test.py

I got
File "test.py", line 4, in
from TensorMol import *
ImportError: No module named 'TensorMol'

Any help is highly appreciated

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