Skip to content

scikit-image not installed through pip + tensorflow version for GPU support #78

@b-grimaud

Description

@b-grimaud

Hi,

Just as a heads up, if someone ever encounters those issues during installation :

  • I noticed that installing deeptrack through pip in a fresh conda environment does not seem to install scikit-image by default, despite it being in requirements.txt. Installing it independently through pip works just fine.
  • Whenever setting up an environment for GPU support, installing CUDA separately seems to break tensorflow, if it was installed as a dependecy of deeptrack beforehand. The solution that worked for me is to install tensorflow-gpu on a clean environment, and then install deeptrack.

Metadata

Metadata

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions