Closed crtorreg closed 3 years ago
Hi Cristina, thanks for trying SyMBac
Are you installing this in a brand new environment? Also are you using pip install SyMBac
or are you installing from the github repo
Hi Cristina. I have removed the dependencies for csbdeep
and stardist
. They weren't playing nicely with Tensorflow. If you want to use Stardist (not that good anyway) with the training data, best use it in another environment. If you clone and pip install .
then it should work!
Hi, it is already fixed, thank you very much!
Hi!
My name is Cristina, I am trying to use SymBac and I have obtained the following error when installing the requirements:
The conflict is caused by: csbdeep 0.6.3 depends on h5py<3; python_version < "3.9" tensorflow 2.6.0 depends on h5py~=3.1.0
Am I doing something wrong?
Thank you!