-
Hi,
Attempting to run the test suite with `pytest -vv`, I see this:
```
============================= test session starts ==============================
platform linux -- Python 3.10.7, pytest-8.3.…
-
After running command `poetry install`, I started `python` and tried `from pycounts.pycounts import count_words`. I get error `ModuleNotFoundError: No module named 'pycounts'`. What is wrong?
-
Hi
your no install windows package works great and easy ! thanks!
Just a quick question.
If I want to install additional package into yours, how can I do it ?
thanks!
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and…
-
Create local packages to be used by package managers (pip and npm)
-
### Describe the issue
Trying to install after upgrading to Python 3.13
```
pip install onnxruntime
```
### Urgency
_No response_
### Target platform
Windows 10 22H2
### Build script
None
###…
-
I am using sumo under Debian/Linux, as a python package using [pip install eclipse-sumo].
I was trying to test the pedestrian model " jupedsim", so I installed it as a python pacvkage as well, usin…
-
We use a separate folder for that file that handles `$EBPYTHONPREFIXES`: https://github.com/easybuilders/easybuild-easyblocks/blob/5838f1d639566ae3e0da915f1b8a31c6d3cf04d4/easybuild/easyblocks/p/pytho…
-
System-wide user installed python package is allowed to located in `/usr/local/lib/python3.8/site-packages` according to the file `/usr/lib/python3.13/site-packages/usrlocal.pth`.
Is that normal? I…
-
This was done for Zope meta, so it could be nice for us as well. See https://github.com/zopefoundation/meta/pull/282
Theoretically we could even depend on the new `zope.meta` package so more code …