Skip to content

🐛 Fix import issue#1

Merged
Attack825 merged 1 commit intoAttack825:mainfrom
lvris:main
Oct 3, 2024
Merged

🐛 Fix import issue#1
Attack825 merged 1 commit intoAttack825:mainfrom
lvris:main

Conversation

@lvris
Copy link

@lvris lvris commented Oct 1, 2024

Currently the plugin will alert "ModuleNotFoundError: No module named 'flowlauncher'".

The issue is caused by importing the libs before the path adding, so we need to change the position of importing plugin.main. And there's no need to add path again in the plugin/main.py.

@Attack825 Attack825 merged commit 80ffbe6 into Attack825:main Oct 3, 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