AllenNeuralDynamics / scicomp-summer-project-2023

Repository for SciComp 2023 Summer Intern Project.
0 stars 1 forks source link

Cannot add video to DLC GUI #23

Closed Louise-X10 closed 1 year ago

Louise-X10 commented 1 year ago

Describe the bug Users can see the video files from the DLC GUI but cannot select them.

To Reproduce Steps to reproduce the behavior:

  1. Log in to Appstream account (must be assigned DLC stack)
  2. If assigned multiple stacks, choose the DLC stack
  3. Select the Anaconda Prompt App
  4. Launch DeepLabCut GUI from terminal by typing python -m deeplabcut
  5. Click browse video and select a video file, notice that the 'choose' button cannot be clicked

Expected behavior Users should be able to add video files from DLC GUI successfully.

Screenshots

Image

Additional context Add any other context about the problem here.

Louise-X10 commented 1 year ago

Users must use browse video to select the folder containing the video files, instead of the video file directly. Detailed instructions will be added via #21