Skip to content

installation is unsuccessful  #32

@xuzhang5788

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

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