BlueBrain / NeuroMorphoVis

A lightweight, interactive, extensible and cross-platform framework for building, visualizing and analyzing digital reconstructions of neuronal morphology skeletons extracted from microscopy stacks.
https://portal.bluebrain.epfl.ch/
GNU General Public License v3.0
127 stars 27 forks source link

Installer broken by h5py, webbrowser, et al #201

Open cornpo opened 1 year ago

cornpo commented 1 year ago

I did git clone, then; ./setup.py --prefix=../neuro/ --verbose --blender-version 3.1

Installing collected packages: pytz, tzdata, six, numpy, python-dateutil, pandas ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. botocore 1.31.68 requires urllib3<2.1,>=1.25.4; python_version >= "3.10", which is not installed. Successfully installed numpy-1.26.1 pandas-2.1.2 python-dateutil-2.8.2 pytz-2023.3.post1 six-1.16.0 tzdata-2023.3 INSTALL: ../neuro//bbp-blender-3.1/blender-bbp/3.1/python/bin//pip install --ignore-installed Pillow

marwan-abdellah commented 1 year ago

@cornpo which operating system ?

KeremKurban commented 12 months ago

I have the same problem with windows on unix shell (wsl)

KeremKurban commented 12 months ago

After making a ssh connection , the installation finished but following the rest of the installation guide, it is still not running

./blender: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory