🤖 Bump RDKit version to Release_2024_09_4 (#119) [skip ci] Jan 7, 2025 f3156a6·Jan 7, 2025 History 277 Commits .circleci .github conan_boost_mod tests .cirrus.yml .gitignore .pre-commit-config.yaml LICENSE.md README.md
Installing setuptools and wheel in a specific version globally/per-user fixes this, but that's also not a solution for our build environment. pipenv --version pipenv, version 11.0.2 (btw. the version scheme is still wrong in the --version output! :-)). Why are these packages excluded ...
I have changed code page in my cmd to 65001 (it's utf-8), and while installing sqlalchemy by pip: c:\Program Files\Python35\Scripts>pip3.exe install sqlalchemy I obtained next error: Collecting sqlalchemy Using cached SQLAlchemy-1.1.3.ta...
Usingmd['url']as a fallback would result in most projects returningsomedestination upon apip thankinvocation; thepip thankoutput would transition smoothly to the more-specific information provided by project authors/maintainers as they add it to their metadata. 👍11 ️13 Member ewdurbincommented...
(Not sure if it's a bug or a feature request.) Environment pip version: 20.3.0 Python version: 3.8.5 OS: Linux Description It is impossible to download wheels using pip download for another platform if at least one of the dependencies is...
This specific issue is about the case when pip has to call setup.py bdist_wheel because the wheel package is not installed. In that case, pip currently displays deprecation warning and continues installation by attempting a setup.py install. In a future version, pip will either (to be decide...
Security Insights Additional navigation options Files master .log bin dox dvl gfx gmz lib muz mvz .Hrc .Xrc .bashrc .lrc .lsrc .shl.style .vimrc .zshrc Dockerfile LICENSE Pip.BavL.Pub README.md Breadcrumbs Octology / .lsrc Latest commit ...
🤖 Bump RDKit version to Release_2023_09_3 (kuelumbus#87) Dec 22, 2023 🔥 RDKit Python Wheels This repository holds the code to buildRDKitplatform wheels for Linux, macOS, and Windows on Github Action and Circle CI. The wheels contain the compiled platform-specific dynamic libraries (...