-
The last python-linkedin release is more than one year old. In the meantime, you got many fixes and Python 3 support. Can you please upload the 4.2 version to PyPI? Thanks!
-
Dear mpi4py developers,
I am trying to install your nice package on a clean conda environment of python 3.11.8 and I got the following error message:
```
(mpi_test) jaco@sp-eduroam-213-40 home …
-
-
We are developing a python package that uses `whisper` and `whisper-jax` to generate transcripts of videos.
https://github.com/ieasybooks/tafrigh/blob/4aece79a3c897416d16310b4f4e613ccd48b424e/pyproje…
-
We discussed in the P4 API WG meeting that it would be a good time to cut a new release. Opening this as an umbrella bug to track that.
- [x] label open PRs and issues with https://github.com/p4lan…
-
Ohai,
You forgot to do a "stdist" before pushing the release to pypi, therefor pip/easy_install can't download it :/
A correct command could be:
```
python setup.py sdist upload
```
Have a nice da…
-
Pressed binary Linux wheels cannot be directly uploaded to PyPI, as outlined [here](https://peps.python.org/pep-0513/#rationale). Binary Linux wheels must follow the [manylinux](https://github.com/pyp…
-
On https://pypi.org/classifiers/ it says to _mark_ a package with a `Private ::` classifier to prevent it from being uploaded to PyPI.
Unfortunately that makes `pyroma` complain about it:
```
S…
-
Hello,
There's no setup.py, so we cannot use, say, pip to install the extension. I could add it if there's no other way except cloning the repo by hand.
-
@tk0miya -- please would you be able to add me as an owner to ``sphinxcontrib-jsmath`` [on PyPI](https://pypi.org/project/sphinxcontrib-jsmath/)? I'm currently unable to upload a new release (see e.g.…