pip installs into WRONG, WEIRD directory ... easy_install works fine. So, I guess I stop using pip?
Now ... to install: (both w/ and w/o the --user or -U arguments)
/home/judgej/lib/django_baker.egg/ ... yes! --vs--
/home/judgej/lib/python2.7/home/judgej/lib/python2.7/django_baker/ ... what? asked 07 Jan '18, 17:50 judgej |
This seems to be due to a bug in WebFaction's distutils configuration. They're working to correct it, but for now the workaround is to either use answered 07 Jan '18, 22:25 seanf |
Hello,
If this is consistent when reproducing it with pip, please open a support ticket with us so we may assist troubleshooting it further. Else, you should be able to just move the module into the correct path manually.