-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception in worker process when run.sh is executed #9
Comments
You can try to install all the dependencies but is just a waste of time you better complete the challenge on a VM or Replit |
URL :== http://127.0.0.1:5000/student/assignments Request Data :== Error Message := File "d:\MCA\Projects\fyle-interview-intern-backend.venv\Lib\site-packages\flask\app.py", line 1456, in wsgi_app Install All the Packages. |
in Replit im facing issue as sson as i run tha bash file in webview it is unable to connect to replits server ip address it shows f275de78-ad42-4c37-b4ed-7d6c1a81cf98-00-1uwtmjupx3964.pike.replit.dev’s server IP address could not be found. |
When I try to start the server by executing the run.sh script, an error occurs. The error is "Exception in worker process
." There is also an error while installing gevent using requirements.txt. I'm running the script on ARM based M1 pro mac.
The text was updated successfully, but these errors were encountered: