Skip to content

Installation Issue: Missing Dependencies in Requirements Files #31

Description

@quental96

The installation instructions for surface-morphometrics-gui need a small fix:

  • The requirements.txt in the main branch is empty, so it’s unclear what dependencies are needed.
  • The requirements.txt in the patch-2 branch is missing napari-tomoslice, which is required for the GUI to work with cryo-ET data.

In the tutorial, after step 5, add a step to run pip install -r requirements.txt to install the dependencies specified for the GUI.

This quick fix would make installation easier for new users. Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions