-
```
Python 3.8.2 | packaged by conda-forge | (default, Apr 24 2020, 08:20:52)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import fipy
/home/wd…
wd15 updated
3 months ago
-
@fu123456
I am installing your project, however, when trying to install Pytorch 1.5 , it has a compatibility issue with python 3.6 and therefore does not install. As you have recommended, the need…
-
Python 3.12.7 was released Oct 7, 2024. When I try running vim with the powerline plugin under a 3.12.7 virtual environment, I get the following error:
```
Traceback (most recent call last):
Fi…
-
Hi! First of all I wanted to thanks the author for this great profiling library, I use it extensively as a quick and intuitive check of what might be taking too much time in my code.
I recently upgra…
-
Application version: Version: 0.2.8+925008e+dirty
Processing fails - error message
```
2024-08-30T22:39:40:INFO:Unmanic.andrew-localhost-Worker-1 - [FORMATTED] - Picked up job - C:\Users\Andrew\A…
-
Depending on whether `splot` is archived or not, we need to keep up with modern CI practices an supported Python versions.
* add Python 3.12 support
* drop Python 3.9 support
* xref:
* #181
…
-
### 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…
-
The minimum supported python version should be bumped once again to `3.9.x` because [3.8.x](https://devguide.python.org/versions/) will reach its end of life in October 2024. The GitHub actions workfl…
-
abinit is incapable of building or running unit tests on an Ubuntu 24.04 Alpha system with Python 3.12 installed.
Steps to reproduce:
1. Install abinit's dependencies on a system.
2. Ensure Pyt…
-
**Is your feature request related to a problem? Please describe.**
Python 3.13 is in beta now and is expected to be released Oct 1, 2024. See [PEP-719](https://peps.python.org/pep-0719/) for details.…