-
Please make this very useful tool work with python3.
-
This is something that happens with uv 0.5.0 and 0.5.1 but not uv 0.4.30.
I've run into this in Ubuntu Noble containers where for some reason my fat build container carries a `/usr/bin/python3` but…
hynek updated
2 weeks ago
-
The Python scripts under `doc`, i.e. `*.in.py`, have a hash bang line `#!/usr/bin/env python3`, which may not be the same Python that Linton uses.
-
subprocess.CalledProcessError: Command '['/usr/bin/nvcc', '--version']' returned non-zero exit status 127.
??????????HOW TO SAVE IT ?
-
the 3.9 no longer supported.
-
python3-saml.spec should be named python-python3-saml.spec, and its "Name:" line switched to "python-python3-saml"
python3-openid.spec should be named python-python3-openid.spec and its "Name:" line …
-
hey, found this from google, great and convenient work you made here
be nice to upgrade to python3 of course
-
Hi, probably it could be helpful to disclose a warning for python>=3.12 that the default installation guide won't work for them. This is due to distutils being deprecated since 3.12 according to [PEP0…
-
Hi! This is just an FYI type of issue.
If using python3.12, PyQt6 is needed. Therefore, the solution is to install it, `pip3 install PyQt6`. Maybe it could be added to the dependencies.
Here, th…
-
https://github.com/hand-e-fr/OpenHosta/blame/acbb81f3baaa5dbf13e2df0e31e15fdd563af67f/src/OpenHosta/exec/emulate.py#L36
Possible fix:
ex_str += f"input: {x.infos.f_name}({ex_args}…