codebrainz / codebrainz/geanypy
Importerror with multi module plugin
Open
- Dominant language
- C
- Stars
- 46
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm trying to create a plugin. I made a module for UI, one for database and one for funcionalities. All that modules are import in main module (with geany.plugin).
If i want to import correctly these module i have to import them into **init** of class which inherit from geany.plugin.
I attach my beginning plugin with the error (change the extension to zip).
I'm working under Linux Mint , and my plugin is under .conf directory in my home.

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.