Vinicius Monego

Results 2 comments of Vinicius Monego

One "edge case" is Guix, where base_prefix resolves to the interpreter location: ```python import sys print(sys.base_prefix) # /gnu/store/d0mzc34bs02g6fm7dy5xq9ggfws81sna-python-3.10.7 ``` Another one would be Nix, but they seem to be rebuilding...

> @SciTools/peloton it seems that #368 has resolved this problem, but only "for now". That will presumably be OK for the next release. But in the nature of how antlr...