-
### Describe the issue
The documentation regarding ["Using private Python package repositories with authentication"](https://github.com/nix-community/poetry2nix#using-private-python-package-repos…
-
**Memgraph version**
git (memgraph version 2.21.0+21~12a28be36)
**Environment**
Ubuntu 24.04 in WSL, x86_64
**Describe the bug**
init script doesn't work because python packages are externall…
-
Related to #23639 but not quite the same.
If a python package launches python, the child's `PYTHONPATH` will know nothing of the dependencies of the parent. This is almost never what you want. I th…
-
I have restructured how new packages are added. The new format is to add a dictionary with the information about the project to `list.json` and open a pull request. All the rest will be updated automa…
-
After going through and dropping the standard PYTHONPATH environment variables for my EBPYTHONPREFIXES change, I've found:
- [ ] OpenMM-7.7.0-foss-2022a.eb
- [ ] OpenMM-7.7.0-foss-2022a-CUDA-11.7.…
-
Replace all usage of jsonpath2 with use of a different package that meets the project requirements.
This is currently being used in:
unit_converter.py
run_full_rpd_tests.py
validate.py
schema_e…
-
使用命令
bilix v https://www.bilibili.com/video/BV1R6BRYmE99 --image -q 360p -fb firefox -d C:\Users\admin\Desktop\project\1
版本
Name: bilix
Version: 0.18.9
报错内容如下, 求修复方法,感谢
Traceback (most…
-
The files generated by SWIG depend on `__package__` being present, but Python 3.14 will removing this in favor of `__spec__.parent`. The 3.13 release notes https://docs.python.org/3.13/whatsnew/3.13.h…
-
As I am following the instructions provided, when running `data_generator.py` I get the following error: `ModuleNotFoundError: No module named 'kafka.vendor.six.moves'`
python version 3.10.14
-
### What type of suggestion are you making?
Proposing a new feature
### What is the problem that your feature request solves?
The export_history script seems to be broken for me and I cannot get it…