-
Tried to install this in cmd and powershell both same error
I read the other issue and am i supposed to install some specific python or/and visual basic C+ or something in order for this to work?
…
-
### What's the problem this feature will solve?
If so, then it may not be safe to install some pip packages in `/venv/` as `root`. As some packages depend on other and the latter can require Makefile…
-
ERROR: Could not find a version that satisfies the requirement pytorch3d (from versions: none)
ERROR: No matching distribution found for pytorch3d
When trying this:
pip install pytorch3d
or
pip…
-
Thanks for developing this nice tool
I was trying to install the Memento package locally in my PC using the code `pip install -i https://test.pypi.org/simple/ memento`, but found some package requi…
-
### Description
Hello,
I'd like to report what may be a variant of the dependency confusion attack. I reported it to security@python.org and it was suggested I file an issue, with approval to make…
cp936 updated
2 weeks ago
-
I am trying to install lisflood by using the python source code. I installed the latest anaconda version which is 24.9.2 , and it is located under home/username directory as a default. I also cloned t…
-
The Sage distribution contains a number of "database packages", many of which do not seem to have a "real upstream" (or installation procedures other than our scripts in build/pkgs).
We transfo…
-
Do you plan to release a pip package?
Or would you accept help in releasing it that way?
Personally, I prefer to include dependency in requirement.txt instead of cloning code and incorporating i…
-
Hi,
would it be possible to release the library on [conda-forge](https://conda-forge.org/docs/maintainer/adding_pkgs.html) or as a [pip package](https://packaging.python.org/tutorials/packaging-pro…
-
Hey, nice work on this project, are there any plans to release this as a pip package so its a bit easier to install from other repositories ?