soranoo / TradingView-Free-Webhook-Alerts

Free TradingView webhook alert for basic plan users.
GNU General Public License v3.0
190 stars 70 forks source link

src.helpers not available #33

Closed Kclemen closed 1 year ago

Kclemen commented 1 year ago

I updated today and suddenly receive following error message:

from .helpers import ( ModuleNotFoundError: No module named 'src.helpers'

soranoo commented 1 year ago

May I see your log? (inside the logs folder) or provide further info about how you activated the error.

Kclemen commented 1 year ago

The log does not contain any information because the script can not run. The error started today when I downloaded the entire github folder and tried to run main.py.

So, I downloaded the github as a zip and extracted. Than installed requirements and tried to run main.py.

soranoo commented 1 year ago

Can you provide some screenshots?