MDAnalysis / distopia

SIMD instructions for faster distance calculations.
https://www.mdanalysis.org/distopia/
10 stars 5 forks source link

Investigate issues with pip installing in Windows #120

Open IAlibay opened 1 year ago

IAlibay commented 1 year ago

Follow up from #115

pip installing from source in Windows leads to issues with identifying the correct NumPy install. Everything works fine when using python setup.py build, so it looks like some deeper pip wheel generation thing probably?

github-actions[bot] commented 1 year ago

Congrats on your first issue in distopia and welcome!' first issue