help- I could not install the package #406
Unanswered
chandagsin
asked this question in
Q&A
Replies: 1 comment 2 replies
-
use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Developers,
I am a new python user. I used the standard installation procedure described in the README file,
git clone https://github.com/deepmodeling/dpdata.git dpdata
(This was done successfully.)
cd dpdata
python setup.py install
[Errno 2] No such file or directory.
I checked the package but did not find a file name "setup.py". I have tried online/offline pip/pip3 method but failed.
My question is, do I need to create a file "setup.py"?
thanks.
CDS.
Beta Was this translation helpful? Give feedback.
All reactions