Hello
When i am the Dockerfile, I'm getting an error.
File "/code/app.py", line 129, in res
flask_return = screen.res(jobfile)
File "/code/screen.py", line 125, in res
f = open(jobfile , 'r')
FileNotFoundError: [Errno 2] No such file or directory: './Job_Description/pedescription.txt'
Could you help me? I've tried to change the code but It didn't work.
Hello When i am the Dockerfile, I'm getting an error.
Could you help me? I've tried to change the code but It didn't work.
Best Regards,