No such file or directory

23 views
Skip to first unread message

Aritra Ghosh

unread,
Jul 30, 2019, 11:19:37 AM7/30/19
to Project Jupyter
I am trying to run the below codes:


The .py files are running perfectly. When I am trying to run the jupyter code, for the line with open(os.path.join) it is always showing No such file or directory. I set the path of the data folder. Still, it happens. Any clue?

Roland Weber

unread,
Aug 12, 2019, 7:16:30 AM8/12/19
to Project Jupyter
What do you mean with


I set the path of the data folder.

I found an "os.path.join" in the first .ipynb I looked at. It seems to construct a path that is relative to the working directory, not to a data directory.

As a side note, pointing folks at a whole GitHub repo instead of putting the relevant code into your posting is not exactly reader friendly. Even less so when the code is only a fraction of an .ipynb file in JSON format, which must be looked at in raw format because GitHub cannot render it.

cheers,
  Roland

Reply all
Reply to author
Forward
0 new messages