-
-
Using the version on PyPI
```py
> subzone
Traceback (most recent call last):
File "/usr/bin/subzone", line 11, in
load_entry_point('subzone==0.2.8', 'console_scripts', 'subzone')()
File…
-
### Subject of the issue
Types in Python 3.7 fail to pass the tests that we currently have. This somewhat relates to #12
### Steps to reproduce
Switch the python version that's defined in the Pi…
-
3.7 has been out
https://travis-ci.org/ambv/flake8-mypy/jobs/397937231 builds fail
/home/travis/build/ambv/flake8-mypy/tests/test_mypy.py:30:1: T499 mypy: error: failed to find a Python executab…
-
Check if this works for python 3.7: https://github.com/IntelRealSense/librealsense/tree/master/wrappers/python
-
### Describe the bug
A raw Python built-in TimeoutError / socket.timeout is let through in rare cases instead of an aiohttp.ClientError being generated. I would expect it being enough to handle aioht…
jogc updated
14 hours ago
-
*What I wanted:* Install and run Wpull via `wpull --help`
*What I expect:* Wpull shows a help screen
*What happened:* A python syntax error occurs in file driver/process.py:56 where `asyncio.as…
-
@Kludex are there any major reasons this couldn't support Python 3.7?
As far as I can tell, there are only a couple of minor issues, e.g. `from __future__ import annotations` and using `|` type uni…
-
# Bug report
### Bug description:
Installing (AMD) 64-bit Python on Windows 11 ARM is not a problem, however on running python.exe this dialog pops up:
> ---------------------------
> python.exe - B…
-
**Misleading info on python version**
There are misleading warning on the part from "Windows" on section "Install Dependencies" in Chapter "Getting Started Guide"
"Warning
As of November 2023,…
lsylx updated
5 hours ago