shabh2412 / stock_price_prediction_application

This project aims to develop a stock prediction application using Machine Learning
GNU General Public License v3.0
37 stars 14 forks source link

unable to install requirements.txt #4

Open irvincardoza opened 2 months ago

irvincardoza commented 2 months ago

Processing /opt/concourse/worker/volumes/live/5f13e5b3-5355-4541-5fc3-f08850c73cf9/volume/appnope_1606859448618/work (from -r requirements.txt (line 3)) ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/opt/concourse/worker/volumes/live/5f13e5b3-5355-4541-5fc3-f08850c73cf9/volume/appnope_1606859448618/work'

this is the error

ItsPratyush commented 1 month ago

Processing /opt/concourse/worker/volumes/live/5f13e5b3-5355-4541-5fc3-f08850c73cf9/volume/appnope_1606859448618/work (from -r requirements.txt (line 3)) ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/opt/concourse/worker/volumes/live/5f13e5b3-5355-4541-5fc3-f08850c73cf9/volume/appnope_1606859448618/work'

this is the error

Found any potential fix?