Project

General

Profile

Bug #819

Copy pasting third_party means Python can't use site-packages

Added by Tunnell, Christopher almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Build System
Target version:
Start date:
13 December 2011
Due date:
% Done:

100%

Estimated time:
Workflow:
Closed

Description

To repeat, copy over third_party. Then easy_install magickwand. Then try to import magickwand.

Notice that:

from distutils.sysconfig import get_python_lib
print get_python_lib()

gives the wrong directory.

Also available in: Atom PDF