Python Forum
social-auth-app-django wheel and dependables "six"
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
social-auth-app-django wheel and dependables "six"
#1
Hi Python Experts,

I downloaded the social-auth-app-django wheel from
https://pypi.python.org/pypi/social-auth-app-django/
I dont have an internet connection with my development laptop
so when I try to install, pip then looks for some additional resources
that I dont seem to have.

The resource it is lookig for is called "six".

Does anyone know how I can donwload all dependables for social-auth-app-django wheel?
Reply
#2
You can install most packages also offline.
Dowload source or whl-file:
https://pypi.python.org/pypi/six
Reply
#3
Awesome! Thanks heiner55
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python wheel packages - how to add timestamp to the wheel name? vcankovic 0 968 Jul-06-2022, 12:04 PM
Last Post: vcankovic
  python wheel file Led_Zeppelin 1 1,197 Jun-15-2022, 04:08 PM
Last Post: Led_Zeppelin
  auth - URL SUN 2 1,518 May-20-2022, 07:50 AM
Last Post: SUN
  IBM Watson: Handshake status 403 Forbidden or No section: 'auth' groschat 1 2,806 May-07-2021, 03:44 PM
Last Post: jefsummers
  Building Wheel files (why would it ask for the wrong version?) coreyhanson 1 2,310 Jan-25-2021, 09:50 PM
Last Post: coreyhanson
  Unpacking wheel files DavidTheGrockle 3 11,409 Dec-15-2020, 05:11 PM
Last Post: DavidTheGrockle
  ImportError: No module named pydrive.auth lknights1987 5 5,968 Jun-23-2020, 06:40 PM
Last Post: snippsat
  pip install -e ., ERROR: Failed building wheel for pyfarmhash mostafaPython 1 6,314 Jun-09-2020, 08:24 PM
Last Post: mcmxl22
  Error building wheel for grpcio on win10 Topiii 1 5,221 Nov-13-2019, 03:08 PM
Last Post: snippsat
  PUT with Basic Auth and urllib2 rootVIII 0 2,947 Feb-22-2019, 11:25 PM
Last Post: rootVIII

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020