Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

238
Views
Correct way to install in to virtual environment (django-import-export package)

I am deploying my site - I have it mostly set up but I notice that when I pip install some of the packages they don't seem to have installed correctly - for instance:

django-import-export Package

  • CORRECT WAY - Resulting directory installed locally to C:\Python34\Lib\site-packages w/ no problem:

django_import_export-0.5.1.dist-info

  • INCORRECT WAY? - when installed in to virtualenv - the resulting directory is

django_import_export-0.5.1-py3.4.egg-info

Another package - openpyxl did this as well

openpyxl-2.4.7-py3.4.egg-info

What - if anything - am I doing wrong?

Note that other packages installed w/ pip in to the virtualenv work just fine (psycopg2 for instance)

Thank you in advance...

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

did you activated the virtualenv and then tried installing using pip?

and what i see it is correct. the info files stays like that, but the python files goes to site packages.

by d way are those packages working or not?

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!