Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

os.rename(enc_name, orig_name) on windows causes script to stop. #1

@piotrektt

Description

@piotrektt

line 125 in ihook.py causes script to stop on windows with following error:
WindowsError: [Error 183] Cannot create a file when that file already exists.

to bypass this I've just commented the line out for now.

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