BitMEX / sample-market-maker

Sample BitMEX Market Making Bot
Apache License 2.0
1.7k stars 757 forks source link

NameError: global name 'FileExistsError' is not defined #247

Closed kmarv closed 1 year ago

kmarv commented 1 year ago

Hey. I.m trying to run the project but at the point of running "marketmaker setup" i get the error "NameError: global name 'FileExistsError' is not defined".. How i can fix this

kmarv commented 1 year ago

found the problem