-
python 3.7 EOL has just expired [1]
very soon, ci pipelines will start to fail, as the github acitons starts to cut support for 3.7
(feel free to add more to the checklist)
- [ ] remove all c…
-
The configured `requires-python` and the Django version dependency are currently outdated and needlessly prevent working with contemporary versions of dependencies
The Django dependency and the req…
-
Neat project!
When trying to install following the readme, Python errors out stating the wheel is invalid:
```shell
[main] ~/git/CLIPPyX $ uv venv; source .venv/bin/activate
Using Python 3.12.…
-
running script giving the following error:
File "./gandi-live-dns.py", line 25
print 'Checking dynamic IP: ' , r._content.strip('\n')
^
SyntaxError: invalid s…
-
测试了最新的项目源码,发现一个很别扭的问题
如果是Python 3.12大版本早期,通过brew install python@3.12和brew install python-tk@3.12,自带的tcl和tk是8.6的,项目可以正常运行
但现在Python 3.12的最后一个版本是3.12.7,大版本已经到3.13.0,现在再用brew install python@3.12和br…
-
From Python 3.7 `async` is a reserved keyword.
This causes an exception in the `opsview_reload` module:
```
Traceback (most recent call last):
File "/usr/local/Cellar/ansible/2.7.8/libexec/lib/…
jpgxs updated
3 years ago
-
Suggestion: Document the Python 3.7 requirement in the README file.
znerd updated
4 months ago
-
First, Thanks very much and congratulation on the first release of pythalesians!!!
I am not sure whether "Github Issue" is the right place to ask question so please let me know if it is not.
Could…
-
It seems like the script is not working anymore. On what version was it working?
Error log:
`C:\Users\name\AppData\Local\Programs\Python\Python37\lib\site-packages\tensorflow\python\framework\dtyp…
-
We recently bumped the required version of Python for standalone installs of btest up to Python 3.7. The btest script still runs fine if invoked manually with an older version of Python, since we didn…