Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DLC2Action project GUI #10

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

DLC2Action project GUI #10

wants to merge 19 commits into from

Conversation

elkoz
Copy link
Collaborator

@elkoz elkoz commented Oct 22, 2023

  • Add a module for basic interaction with a dlc2action project,
  • Structure the files as a package,
  • Fix file paths in the annotator (to make it possible to call the command from anywhere + support windows),
  • Fix icon quality.

To test, install it with python -m pip install -e . and run annotator for the annotation GUI and dlc2action for the project GUI.

@andybonnetto
Copy link
Collaborator

DLC2Action package still needs to be installed after doing python -m pip install -e . And it works only with the dev version of DLC2Action so I am wondering if it is wise to merge this the main branch. (Tried with pip install dlc2action but got config not existing problems)

@elkoz
Copy link
Collaborator Author

elkoz commented Oct 23, 2023

yeah, there was a couple small things I needed to change in dlc2action, I didn't add it to the requirements directly for that reason

@AlexEMG AlexEMG added the enhancement New feature or request label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants