-
I've a couple of projects of mine that have been started with pyenv only.. I'm now attracted by the idea of using UV as a factotum, but I'm unsure whether the existing pyenv virtual environment can be…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
I tried to simplify the large number of complicated models as much as possible. 412 Pydantic models share the sam…
-
Dear developers,
I'm testing a lot of things with microcontrollers and sensors. For a lot of things we can use MicroPython and CircuitPython. The python library must be installed on the "thing", and …
-
- [ ] Identify Lesson
- [ ] Reserve a room
- [x] _Book catering - N/A since financial restrictions Oct 2024_
- [x] Add course to HPC roadmap https://github.com/orgs/Newcastle-University-HPC/project…
-
#### Environment & Versions
* Operating system:
* Python: 3.6.4
* Django: 2.0.2
* django-crontab: 0.7.1
#### Settings
* My `django-crontab` settings:
```
CRONJOBS = [
('* * * * *', 'p…
-
For @geospatial-jeff but also @vincentsarago, @dmahr1, @kylebarron and other interested parties.
Are any of you still interested in working on this project? Async COG reading is quite useful to us …
-
Its not possible to install packages due dependency conflicts.
This happens after clean git clone and conda evn create.
`file@Filips-MacBook-Air timesfm % conda env create --file=environment_cpu…
-
**Package ecosystem**: poetry / pip
**Package manager version**: poetry 1.2.0a1, pip 21.1.2
**Language version**: 3.9.5
**Manifest location and content prior to update**:
* https://github.com/nyus…
-
### What happened?
- The PJRT API version of IREE PJRT plugin is now `0.38`, but in the latest version of JAX it's around `0.5x`.
- PJRT APIs like `PJRT_Plugin_Attributes` are not supported in IREE P…
-
File "D:\python_projects\SecKill-main\main.py", line 296, in
myDlg = MainDialog()
File "D:\python_projects\SecKill-main\main.py", line 31, in __init__
self.move((self.screen.width() - …