UCREL / FreeTxt-Flask

1 stars 2 forks source link

Missing source file #2

Closed IzaKozinska closed 1 month ago

IzaKozinska commented 6 months ago

Hello,

I am doing my BCs final year project by implementing new sentiment analysis functionalities to this application.

When attempting to locally run this locally I have come up with an issue. The error I receive is as follows:

"\FreeTxt-Flask-main\website__init__.py", line 42, in create_app from .Text_analysis import TextAnalysis ModuleNotFoundError: No module named 'website.Text_analysis'

It appears that a file named Text_analysis is missing. Is there an error with the repo or is it an error on my behalf?

Thank you for your time and I look forward to hearing back from you, Izabela Kozinska

Nouran-Khallaf commented 6 months ago

resolved