xeaser / Cloud-Inventory-Management

Cloud Inventory Management
Apache License 2.0
1 stars 0 forks source link

Importing modules from differents paths #7

Closed kmezhoud closed 4 years ago

kmezhoud commented 4 years ago

Dear @xeaser Thanks for sharing this app. I am trying to run it but I get some issue when importing modules like:

from Base.apiWrapper import importApi
ModuleNotFoundError: No module named 'Base'

Base is the folder where is the file apiWrapper. I tried this solution but does not work for me. Any suggestion is welcome. Thanks, Karim

xeaser commented 4 years ago

Hey @kmezhoud sorry couldn't respond earlier. The feature is not developed yet. It's pretty barebones. Busy with other stuff will get back to this in sometime.