imagebot
imagebot copied to clipboard
How can I setup and install the package behind the firewall?
Hello! I am behind the firewall, so failed to run "python ./setup.py install". I had to install every missing python package one-by-one. Is there are way to specify proxy information?
Hi, Apologies for a reaaaaaaaally late response.
There's a pypi package published using the same codebase. You can install it using pip, which will take care of the dependencies.
> pip install imagebot