Closed Jeremy1189 closed 1 year ago
you can use the following command : pip install --user biaoxu4(your username)
and then run
pip install -- user . it works as follows
So has it been solved? It seems that the Operation is cancelled by yourself...
I close this issue as the latest pip no longer copies the source code to /tmp
.
After installed the dpgen, an error with 'pip install --user .' as follows,
(deepmd) [biaoxu4@hpclogin02 dpgen]$ pip install --user . Processing /gpfs1/home/biaoxu4/dpgen DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. ERROR: Could not install packages due to an OSError: [('/gpfs1/home/biaoxu4/dpgen/tests/database/data.tar.gz', '/tmp/pip-req-build-vjko_gd7/tests/database/data.tar.gz', "[Errno 11] Resource temporarily unavailable: '/gpfs1/home/biaoxu4/dpgen/tests/database/data.tar.gz' -> '/tmp/pip-req-build-vjko_gd7/tests/database/data.tar.gz'")]