Closed haesleinhuepf closed 3 years ago
I just updated buildtools (I had installed them before actually) and the issue persists.
I see that mahotas and PyOpenGL-accelerate do not publish wheels for python 3.9.
What did you mean that issue persist. You have a newer version than 14.0 and still, fail with the message that it requires such a version. Or does it fail because of different reasons?
After updating the build tools, the issue persisted. Unfortunately, I don't know where I can see the version of installed buildtools.
In python 3.8 it works!
Alternatively, installation also works after installing the PyOpenCL-accelerate wheel you suggested in zulip:
https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl (PyOpenGL_accelerate‑3.1.5‑cp39‑cp39‑win_amd64.whl)
Btw. my napari info:
napari: 0.4.11
Platform: Windows-10-10.0.19042-SP0
Python: 3.9.7 | packaged by conda-forge | (default, Sep 29 2021, 19:20:16) [MSC v.1916 64 bit (AMD64)]
Qt: 5.15.2
PyQt5: 5.15.4
NumPy: 1.21.2
SciPy: 1.7.1
Dask: 2021.09.1
VisPy: 0.9.0
OpenGL:
- GL version: 4.6.14761 Compatibility Profile Context 21.30.02.01 30.0.13002.1001
- MAX_TEXTURE_SIZE: 16384
Screens:
- screen 1: resolution 1920x1200, scale 1.0
Plugins:
- PartSeg Analysis project reader: 0.13.11
- PartSeg Image reader: 0.13.11
- PartSeg Image tiff writer: 0.13.11
- PartSeg Mask project reader: 0.13.11
- PartSeg Mask project writer: 0.13.11
- PartSeg Masked Tiff reader: 0.13.11
- PartSeg widgets: 0.13.11
- Segmentation (Accelerated Pixel and Object Classification): 0.5.2
- console: 0.0.4
- scikit-image: 0.4.11
- svg: 0.1.5
@haesleinhuepf could you check this text: https://github.com/4DNucleome/PartSeg/wiki/Instalation-troubleshoot
Sounds good @Czaki , I would maybe extend "to download wheels build" and specify which wheel, namely "PyOpenGL_accelerate-...‑cp39‑cp39‑win_amd64.whl" just to be sure
Hi @Czaki ,
I just tried to install PartSeg in my Napari in a pretty fresh conda environment on Windows. There is an error with PyOpenGL-accelerate because MS buildtools is not installed. You may want to put another hint/note on the readme helping users with this issue. You can for example link to our blog: https://biapol.github.io/blog/robert_haase/ms_build_tools/
Best, Robert
Here comes the full error log: