Skip to content

Update examples to use relative paths for running scripts#9

Merged
BRomans merged 1 commit intoBRomans:mainfrom
Jakub-Ner:running-examples-fix
Jul 9, 2024
Merged

Update examples to use relative paths for running scripts#9
BRomans merged 1 commit intoBRomans:mainfrom
Jakub-Ner:running-examples-fix

Conversation

@Jakub-Ner
Copy link
Copy Markdown
Contributor

Problem

When trying to run examples accordinly with README, then we got error: ModuleNotFoundError: No module named 'utils'.

Solution

Append project root directory and run from within example/

Alternative solution

Append project root directory and remove ../ from data paths

@BRomans BRomans merged commit 0a0424c into BRomans:main Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants