-
-
Notifications
You must be signed in to change notification settings - Fork 582
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
Mac install problem: conflicting dependencies #2808
Comments
Thank for the report . Sorry for this bug! |
I was just filling this pypa/pip#10824 |
It might be related that the system I'm using is noticeably slow. It's a 2017 Air running Monterey and Docker. This tends to trigger race conditions. So try running something which overloads your hardware. |
I have encountered the same problem on a MacBook Pro (16-inch, 2019) with a 2.6 GHz 6-Core Intel Core I7, and 16 GB RAM. |
@DennisClark Thanks @lucasgonze the short term workaround should be this, once the
|
@pombredanne i confirmed that the short term workaround is helpful in my installation, thanks. And it means that I can now report other issues :-) |
Ditto. Ibid. What he said. |
@lucasgonze I want to keep this open until we have a proper fix with pip |
I tried it is not working for me . @pombredanne earlier the error was at the end of installation asERROR [6/6] RUN ./scancode --reindex-licenses 19.8s
executor failed running [/bin/sh -c ./scancode --reindex-licenses]: exit code: 1 |
there is no source directory , I user docker installation instruction , running on MAC |
This is solved in #3053 and will be released with v31. |
Getting this error
System configurationmacOS 14.4.1 23E224 arm64 scancode-toolkit-32.1.0 Python 3.12.2 Installed via cloning scancode-toolkit with --depth=1 |
@swastkk can you move this comment to a new issue? Your issue is likely different. You may also need to run in rosetta x86 mode? |
Ya sure, :") |
Description
configure script throws error:
How To Reproduce
See
log.txt
python
means Python 3.9.9)System configuration
Mac OS X Monterey v12.1
scancode-toolkit-30.1.0
Python 3.9.9
Installation method: downloaded scancode-toolkit-30.1.0_py36-macos.tar.xz
The text was updated successfully, but these errors were encountered: