Skip to content

Bug with paths on Windows #24

Description

@alekssamos

Instead of the path to the user folder, a folder with the name "~" is created
Use os.path.expanduser("~") on Windows systems.
My path now looks like: C:\Users\Alexey\~\checkio_solutions
And it should be like this: C:\Users\Alexey\checkio_solutions

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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