Skip to content

aux is a reserved keyword on key windows - can't checkout aux.py #18

@dan-marshman

Description

@dan-marshman

The file aux.py in the cryptoalgotrading directory raises and error when checking out on Windows as aux is a reserved key word.

error: invalid path 'cryptoalgotrading/aux.py'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

More info from WIndows

It might be worth renaming that file to algo_aux.py or something like that?

(I normally use Linux but happened to be looking at the project on my windows machine)

Cool project by the way - are you looking for contributors?

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