-
generator is not in 3.7 so it is causing error
-
Can you make a build for python 3.7?
-
Can you add Python 3.7 supported ?
-
# Summary
Python 3.7 crash on calling `search` functionality in basic example.
# Platform
- Python 3.7
OS:
- macOS 11.6.4
Faiss version:
- faiss-cpu 1.7.2
Installed f…
-
Despite having a plugin_start3() which initially made me think this was updated for Python 3.7 it seems this plugin isn't fully ready after all.
https://github.com/inorton/EDMCJumpSpeed/blob/master…
-
Starting from Python 3.7 `async` is a reserved keyword and cannot be used, as it causes `SyntaxError`:
```python
lib/python3.7/site-packages/protorpc/remote.py", line 581
return async_method(…
-
Hey,
Are you planning to support python 3.7 as well?
Thank you
-
```
File "/disk-samsung/freebsd-ports/audio/psi-plugins-lv2/work/psi-plugins-83f318d/.waf3-1.7.11-715590adb2974ef17ddee0c7e2df2d1d/waflib/Node.py", line 282, in ant_iter
raise StopIteration
S…
-
Currently `aimacode` is in Python 3.5, which is now five years old. I propose we upgrade to Python 3.7, which is two years old. (Python 3.8 is 1/2 year old, so I think it is too soon for that.)
The…
-
It is not possible to run do-portal with any Python version >= 3.7 as "async" is a keyword.
```bash
(do-portal) sebastianw@medan backend (master *%)$ python manage.py db init
Traceback (most recent…
ghost updated
4 years ago