pip create local repository lufy January 12, 2022 <p>from <a href="https://pypi.org/project/pip2pi/">https://pypi.org/project/pip2pi/</a></p> <p> </p> <p>1. pip install pip2pi</p> <p>2. </p> <p>mkdir share/pypi</p> <p>pip2tgz share/pypi pandas==1.1.5</p> <p>3. </p> <p>dir2pi share/pypi</p> <p>4. use local repository</p> <p>pip install --index-url=http://lufy.org:20082/pypi/simple/ pandas --trusted-host=lufy.org</p>
Comments (0)
Leave a Comment
No comments yet. Be the first to comment!