Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PLEASE HELP ME FTO SETUP #3

Open
s6287 opened this issue Mar 30, 2024 · 1 comment
Open

PLEASE HELP ME FTO SETUP #3

s6287 opened this issue Mar 30, 2024 · 1 comment

Comments

@s6287
Copy link

s6287 commented Mar 30, 2024

Error on request:
Traceback (most recent call last):
File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\venv\Lib\site-packages\werkzeug\serving.py", line 323, in run_wsgi
execute(self.server.app)
File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\venv\Lib\site-packages\werkzeug\serving.py", line 312, in execute
application_iter = app(environ, start_response)
File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\app.py", line 58, in
dataset_raw = load_dataset(True)
File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\app.py", line 37, in load_dataset
with open(dataset_file_path) as dataset_file:
FileNotFoundError: [Errno 2] No such file or directory: 'tmp/datasets/recipes_raw_nosource_ar.json'

@Mansijain0507
Copy link

Error on request: Traceback (most recent call last): File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\venv\Lib\site-packages\werkzeug\serving.py", line 323, in run_wsgi execute(self.server.app) File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\venv\Lib\site-packages\werkzeug\serving.py", line 312, in execute application_iter = app(environ, start_response) File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\app.py", line 58, in dataset_raw = load_dataset(True) File "D:\SEM VI PROJECT\Homemade-RecipeBowl-Your-Ingredients-Our-Recipes\ui\api\app.py", line 37, in load_dataset with open(dataset_file_path) as dataset_file: FileNotFoundError: [Errno 2] No such file or directory: 'tmp/datasets/recipes_raw_nosource_ar.json'

i also faced the same issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants