Skip to content
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

Error on JupiterLab #45

Open
izlatanv opened this issue Apr 5, 2020 · 2 comments
Open

Error on JupiterLab #45

izlatanv opened this issue Apr 5, 2020 · 2 comments

Comments

@izlatanv
Copy link

izlatanv commented Apr 5, 2020

Hello,

I am running final_results_gender_test.ipynb on Amazon JupiterLab; line

mylist= os.listdir('RawData/')

gives error

FileNotFoundError: [Errno 2] No such file or directory: 'RawData/'

How is this RawData folder supposed to appear on the kernel, is there any precondition to running this notebook. Thanks.

Ivaylo

@jeetshah0303
Copy link

this is just storing the path of where you save your files, this is using the tree file system on unix, try saving your data asRawData in root

@VYRION-Ai
Copy link

how ? saving your data asRawData in root?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants