import_from_github_com icon indicating copy to clipboard operation
import_from_github_com copied to clipboard

How does it work when PYTHONPATH/virtualenv is read-only?

Open rs2 opened this issue 9 years ago • 0 comments

Ideally replace pip.install with exec(requests.get(url).text, self.globals) at the cost of rebuilding .pyc

rs2 avatar Oct 25 '16 16:10 rs2