Chris King
Chris King
@bradleyg if you can point me to where in the code you are returning a particular URL for the asset, I'm happy to extend this.
Just commenting that if you are comfortable with the pre-release tag build of catboost you can follow along on this ticket, then just install the pre version of autogluon without...
@Innixma great idea, I created this guide this morning, it covers the entire process from creating a Python environment to actually training a model using the official tutorial. https://github.com/chrisking/AutoGluonTabularOnM1Guide
https://github.com/catboost/catboost/releases/tag/v1.0.5 New release is out and working so it should be good to go now.
https://github.com/ishikota/PyPokerGUI/pull/7 should be good to go. Thanks again @Ns85
@Endle can you explain how to better build this into my project? I have Cython installed, within the environment I executed `python setup.py install` within the deuces directory ( python...
@Endle that worked perfectly, that means to patch it we'll need an updated setup.py file. Not a huge priority but now we know where the issue is.
@fredericokremer please do not close this, conda is not an acceptable distribution medium for many. pip/pypi is required for many more.
@KWTechKevin did you ever resolve this issue? I've been using this library with S3 as my static file storage and it has been working really well. The only thing that...
Do you have any specifics in mind?