akshaykadam771 / Suspicious-Activity-Detection-Using-Pose-Estimation

24 stars 10 forks source link

Path related issue while running the setup.py script #7

Open purusoth23 opened 2 years ago

purusoth23 commented 2 years ago

While executing the !python setup.py build develop --user

I got the following error,

python3: can't open file 'setup.py': [Errno 2] No such file or directory

Should i need to change the version of cuda from cuda 11-1 to previous versions. Any path should i need to change.