ccsb-scripps / AutoDock-Vina

AutoDock Vina
http://vina.scripps.edu
Apache License 2.0
618 stars 210 forks source link

ERROR: Could not build wheels for vina, which is required to install pyproject.toml-based projects - MacOSx #331

Closed gurveershienh closed 4 months ago

gurveershienh commented 4 months ago

Hi all,

I've been trying to install Autodock Vina using Conda on MacOS for some time now. Tried many different solutions to no avail. I've followed the steps outlined in https://autodock-vina.readthedocs.io/en/latest/installation.html#python-bindings], but receive "Could not build wheels for vina" error. I've attached the full log for investigation. Apologies if it's an issue on my end, but I've been hitting my head over this for many days now.

Thank you! vina_error.log

gurveershienh commented 4 months ago

I read here that you simply can use "conda install vina" on MacOS for a successfully installation. This ended up working for me.