[Bug 1115466] Re: _sysconfigdata_nd.py missing in /usr/lib/python2.7/
Daniel Holbert
dholbert+launchpad at gmail.com
Mon Feb 4 22:21:59 UTC 2013
Marco's workaround in comment 4 here fixed the problem for me, too
(though I used a symlink instead of moving the file).
Specifically, I ran these commands:
cd /usr/lib/python2.7
ln -s plat-x86_64-linux-gnu/_sysconfigdata_nd.py .
and I was able to build firefox after doing that.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1115466
Title:
_sysconfigdata_nd.py missing in /usr/lib/python2.7/
Status in “python2.7” package in Ubuntu:
Incomplete
Status in “virtualenv” package in Ubuntu:
Confirmed
Bug description:
The file is present on Debian.
This is causing virtualenv to fail, and probably other modules too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1115466/+subscriptions
More information about the foundations-bugs
mailing list