I want to install the owlpy module that is currently available on GitHub --https://github.com/rob-med/owlpy-- but can not be installed using pip.
In the GitHub page I am advised as follows:
Clone this repo and run:
python setup.py install
I am not sure though what I should do once I download the zip file. Where should I place its contents so that command runs successfully.
Moreover I will run the command as exactly appears in my Command Window?
You need run this command with administrator privileges.
Download and extract the zip and open command prompt with RunAsAdmin mode and run the same command.
python setup.py install
If the problem still persists, post the error trace to analyse.
If you don’t have admin privileges try installing it in python virtualenv https://virtualenv.pypa.io/en/stable/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With