...
Code Block |
---|
sudo python3 -m pip install pyzmq --no-index --find-links . |
Note, : it looks for the package on the current working directory. Caveats
...
Code Block |
---|
sudo python3 -m pip install pyzmq --no-index --find-links . |
Note, : it looks for the package on the current working directory. Caveats