Closed SachidanandAlle closed 2 years ago
Ah interesting! Thanks for reporting, until I have time to debug, please try a conda install for now (from the conda-forge channel)
Thanks for looking into this.. for now.. i could unblock by using --no-build-isolation
but no idea of consequences.
Also useful to know. Thank you
Hi, I tried to reproduce the issue in Ubuntu and it just works. Could you make sure you're using the latest version of setuptools by running pip install -U setuptools
?
@SachidanandAlle, please also try pip install -U pip
and let me know how it goes for you
@SachidanandAlle, I have a feeling that if a pip upgrade didn't do it for you, then the last release v0.2.5 will do it. I'm going to close this, but feel free to reopen if you can reproduce
pip install -U setuptools
This solves the problem. Thanks for looking into this. Or may be the latest one. Atleast I don't see any such problem now.
Description
Can not install nd2 package using simple PIP
What I Did
pip install nd2[legacy]