SzQaNinja

Results 4 comments of SzQaNinja

Is this entire project dead? 17 months since the latest update, the very first example in the ReadMe is failing and no response to requests for help, and this, and...

Is this entire project dead? 17 months since the latest update, the very first example in the ReadMe is failing and no response to requests for help, and this, and...

For anyone interested, here is the actual problem... in the example code provided are these two lines... collections_dir = '/Users/wardbradt/cs/peregrine/' opportunity = asyncio.get_event_loop().run_until_complete(get_opportunity_for_market("BTC/USD", collections_dir)) as you can see, collections_dir is...

... so, I couldn't help myself... So, the code that is being called with that fucked up path has the inbound variable set as optional, with the default value =...