-
-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build from source; configure --dev
fails
#3157
Comments
After running Changing |
Apparently, this bug affects only a few people. I have |
To reproduce this bug if you don't have a local installation of
|
@abhi-kr-2100 Thanks for this report and PR. On the surface you setup seems to be fairly customized.... Can you run this quick experiment for me?
and report the output
|
@pombredanne Sure.
NOTE: After downloading
|
This is a zip, e.g. a binary.
This is really weird. I have never seen this before. I cannot understand why your setup would end up with |
I'm running a Ubuntu on WSL2, with Python 3 install from the package manager and |
@abhi-kr-2100 since this is only happening on one machine, I would like to defer making any update there. I am going to close this for now and your PR. Thank you ++ for this and please reopen if you see this occurring again. |
I ran into this. I think it's related to pypa/virtualenv#2350. |
@p-ouellette could you check if this is fixed in https://github.com/nexB/scancode-toolkit/releases/tag/v32.0.2? Updated to latest virtualenv there: 12fd01b |
Yes, it's fixed in v32.0.2. Thanks. |
Thanks for the report @p-ouellette ! |
Description
According to
INSTALL.rst
:However,
configure --dev
fails with the following error:How To Reproduce
Follow the instructions in
INSTALL.rst
for building from source usinggit clone
.System configuration
The text was updated successfully, but these errors were encountered: