You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATION: git+https://github.com/scikit-hep/pyhf.git#egg=pyhf[all] contains an egg fragment with a non-PEP 508 name pip 25.0 will enforce this behaviour change. A possible replacement is to use the req @ url syntax, and remove the egg fragment. Discussion can be found at pypa/pip#11617
@alexander-held oh you're on a M1 mac though, right? So inside your container is running under the linux/arm64 platform and so uname -m shows aarch64.
I have no idea what the support for all the packages that we depend on is for ARM64 macs at the moment. This might need to get added to the docs as a warning. :/
matthewfeickert
changed the title
docs: Use PEP 508 compatible install syntax from VCS
docs: Remove egg fragments from pip install syntax from VCS
Feb 10, 2023
Originally posted by @matthewfeickert in #2111 (comment)
The text was updated successfully, but these errors were encountered: