python - Directory not found in pycharm when running code, directory not renamed -


okay, when try run python program in pycharm, i've started getting following error:

c:\users\sheehanmilesk\appdata\local\programs\python\python36-32\python.exe: can't open file 'c:/users/sheehanmilesk/pycharmprojects/scraper/demospider': [errno 2] no such file or directory

i assumed must have screwed file path renaming things, no, in fact file located.

answering comments: i'm running windows 10, , yes, there no .py after demospider in error message. not sure why.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -