News

Here's how to replicate the error: graalpy -m pip install textual graalpy -m textual and the traceback (graalpy) [ryuta@fedora tmp]$ graalpy -m textual Traceback (most recent call last): File "/hom ...
I believe it is related to the "The virtualenv distutils package at %s appears to be in the same location as the system distutils?" warning that we get in our build at the moment. My suspicion is that ...