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
Ok, i started debugging this further and am currently testing a bodge fix. Seems that particular PR changed the way how nix handles python in a way where pypys assumption for loading libraries from argv[0] goes wrong. The bodge fix is to set PYTHONPATH env var during build phase. Not clean, but if that builds i'll probably PR it as a bodge until anyone else comes up with a better idea. Pypys install script is super weird....
Update: its weird, this vector might not be as promising as i'd have thought.
Steps To Reproduce
Steps to reproduce the behavior:
pypy3
Build log
Additional context
No extra python packages, overlays or anything were added. This build failure happens on both master and nixos-unstable.
Notify maintainers
@andersk
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: