-
Why the tool still Install python 2.7 when it needs to install 3.8?
```shell
PS C:\Windows\system32> npm install --global windows-build-tools
> windows-build-tools@5.2.2 postinstall C:\Users\Cand…
-
Python 2 is EOL in 3 months (https://pythonclock.org) so I propose dropping support for it. Projects that are still actively maintained should move to Python 3 if they haven't done so already. For old…
FFY00 updated
3 years ago
-
Any chance of supporting Python 2.7
https://github.com/python-modernize/python-modernize doesnt provide tab-to-spaces, which is needed to avoid syntax errors on Python 3. It would be nice to be ab…
-
This is such an obvious, obviously useful tool. I just had one of those semi-regular boats of “this tool must exist”, but this time I decided to actually search for it (or maybe the last time was befo…
-
Has newtdb dropped Python 2 support? I get a serialization error with a very simple test case under Python 2, but not Python 3:
```python
import logging
logging.basicConfig()
import newt.db
f…
-
**Debugging checklist**
[X] Have you read the troubleshooting page (https://montreal-forced-aligner.readthedocs.io/en/latest/user_guide/troubleshooting.html) and searched the documentation to ensur…
-
in 2020, new project are not likely to be running under python 2
-
Hey,
So I know its in the docs, but was wondering if there is a way to get Python 2 support?
What needs to be done to support python2?
-
> The code is tested on Python 2.7 and Tensorflow 1.13.
Why use Python 2 for this and not Python 3? Python 2 is less than six months away from expiration. No one prefers to use Python 2 anymore.
-
TL;DR: I _think_ we need to bump go-tree-sitter for python 3.12 support.
# 🐞 bug report
### Affected Rule
Gazelle
### Is this a regression?
I could argue it either way, lol. I'm goi…