Skip to content

FileNotFoundError: [Errno 2] No such file or directory: 'GSS.dct' #3

@kir0ul

Description

@kir0ul

Hi @AllenDowney

As I was saying during your Q&A session, I get the following error after a fresh clone of the repo in the 01_clean.ipynb notebook at cell n°4:

---------------------------------------------------------------------------
FileNotFoundError                         Traceback (most recent call last)
<ipython-input-4-73153f42acf9> in <module>
----> 1 with open('GSS.dct') as fp:
      2     variables = read_stata_dict(fp)
      3 
      4 variables.tail()

FileNotFoundError: [Errno 2] No such file or directory: 'GSS.dct'

Thanks for the tutorial!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions