-
#### Problem you'd like to fix
Sometimes, we need to allocate a lot of memory, but if the garbage collector doesn't delete old variables quickly enough, we can run into a memory allocation error.
…
-
failed to load python shared library shows this error and nothing happens in that device
-
Debian now uses python 3.12, and when you will run easysnmp we have these error
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pysnmp/smi/builder.py", line 19, in
SO…
-
**Is your feature request related to a problem? Please describe.**
Protobuf has released version 5 but we only support version 3 and 4. PR #1421 has constrained protobuf version for now.
We should…
-
This could be very interesting if we could call the interpreter within python's code, like
```py
import whitespace
whitespace.run(some_code)
```
Right now we can do this with subprocess, but it's…
-
How to install fvdb library?
-
**Describe the bug**
A clear and concise description of what the bug is.
project = XcodeProject.load(kProjectFilePath)
project.save()
**System information**
1. pbxproj version used: 4.1.0
2…
-
When executing `uv run`, a list of available commands is shown. `python` and `python3` work fine, but other commands list do not. I don't think `uv` should be shipping with `pip`, etc so the provi…
-
### Dynamo Version
From Dynamo 2.18+ when the Pandas library was added
### Host
Revit 2024, 2025. Dynamo Sandbox 2.19.3, 3.2.2, 3.3.0
### What improvement/feature would you like to see in Dynamo?…
-
**Project description**
Ultralytics is a package for Python used for deep learning object detection and segmentation.
**Metadata**
* homepage URL: https://www.ultralytics.com/
* source URL: …