-
Hi, I'm trying to build this for Python 3.11. I would much rather have a wheel for amd64 linux, but I see that the wheels on PyPI are very outdated (no 3.9, 3.10, 3.11, 3.12).
I cloned the reposito…
-
## Description
Trying to run the first command and it fails on my M2 Macbook with python 3.11.1
## Expected Behavior
Install should work.
## Current Behavior
(.venv) jorge@Jorges-MacBoo…
-
Hi 👋 thank you for the work (also for your great blog article and your time used to do all the trial and error)
Would you mind add python 3.11 support?
-
[Perf benefits vs. 3.10](https://docs.python.org/3/whatsnew/3.11.html#whatsnew311-faster-cpython), perhaps even bigger benefits vs. 3.8
-
### Description
- [x] Platform information (e.g. Ubuntu Linux 16.04): MacOS 14.7.1 (23H222) on Apple M1 Pro
- [x] OS architecture (e.g. amd64): arm64
- [x] pyenv version: 2.4.17
- [x] Python versi…
-
### Description of Issue
We are noticing an issue with running some of the embedded Boost python tests when building USD for Python 3.11 (pxr/external/boost/python/test). These tests utilize doctes…
-
I'm trying to build the latest public commit (d4985fee9637be493f476ba7b3c9a003e0282615), and the build fails, with Cython complaining in multiple locations:
- `Assignment of Python object not allow…
-
Tasks
====
- [X] Bytecode support (pycdas)
- [ ] Handle new opcodes in AST builder
- [X] `CACHE`
- [X] `PUSH_NULL`
- [ ] `PUSH_EXC_INFO`
- [ ] `CHECK_EXC_MATCH`
- [ ] `CHECK_EG_MATCH…
-
When installing with pip using `pip install git+https://github.com/automl/DeepCAVE.git` I get `ERROR: Package 'deepcave' requires a different Python: 3.11.7 not in '=3.9'`. I am not familiar with the …
-
Thanks for proposing a new feature!
### Motivation
ChatGPT code interpreter can create and run python code, and has underdocumented support for wherls but requires version 3.11 of Python currently.
…