Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyPi suggests windwos compatibility of python bindings. #305

Open
FlyinTeller opened this issue Apr 30, 2024 · 0 comments
Open

PyPi suggests windwos compatibility of python bindings. #305

FlyinTeller opened this issue Apr 30, 2024 · 0 comments

Comments

@FlyinTeller
Copy link

On PyPi the project is listed as OS independent and the description on the project site say nothing about any OS restrictions. However, on https://autodock-vina.readthedocs.io/en/latest/installation.html you have the lines

Python bindings
Currently working on Linux and Mac. We did not test on Windows.

PyPi only has whl files for mac and linux, but also a .tar.gz that pip on windows tries to install, but then fails at locating boost (because it sits in a different directory relative to CONDA_PREFIX) and other build related errors and it simply is not compatible with windows as it stands.

Could you clarify the description on PyPi to make it more clear that compatibility with windows is not given?

Just an example of confusion arising:

https://stackoverflow.com/questions/78402207/pip-python-unable-to-find-boost-under-windows-11-in-virtual-env/78407642#78407642

#260

#247

#230

#176 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant