Pip installation error

  1. set up a mirror source locally through Nginx, using the command:

     `pip install --index-url=file:///D:/work/pip_source/HITA/src/simple -r requirements.txt`

    all modules can be installed locally

  2. but when installing on a virtual machine through a network environment, the following problems occur:

clipboard.png

ask me, what is the reason for this? Is there any way to solve it?

Jun.15,2021

tells you that the dependency scripy==1.1.0 cannot be found. It is suspected that the repository of your image is not complete with Synchronize. Try installing it in an official warehouse. It should be a problem with your image

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3fc5b-4db5a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3fc5b-4db5a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?