Skip to content

What does the error "Filename must be a regular file" mean? #161

@workflowsguy

Description

@workflowsguy

I have been using a script with the statement

Transactions = clevercsv.read_dataframe(PATH_TO_CSV_FILE)

without issues on one computer.

After running the script on a different computer, this statement now fails with the message

ValueError: Filename must be a regular file

What is this message supposed to mean?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions