In a message of Tue, 18 Aug 2015 20:10:15 -0000, Albert-Jan Roskam writes:
>So I would like to pip install a openpyxl AND its specific dependencies in a 
>virtualenv. 
>The problem is that I can't use pip to download the packages from Pypi because 
>I do not have a regular internet connection. Is there a generic way to install 
>a package and its (pre-downloaded) dependencies, a way that requires little or 
>no modifications to the original package?

The usual fix for this problem is to head to your local library or
coffee shop that has free wifi and do the job there.

Laura

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to