Open gokceneraslan opened 8 years ago
sorry to "necro-bump" but is this finally merged/fixed? It seems I'm having issues when attempting to build/use MOE with python3 as the default python version
I guess this is not maintained any more. Maybe someone should help porting https://github.com/wujian16/Cornell-MOE to Python 3.
I see, thanks a lot for the pointer!
On Tue, Nov 7, 2017 at 10:19 AM, Gökçen Eraslan notifications@github.com wrote:
I guess this is not maintained any more. Maybe someone should help porting https://github.com/wujian16/Cornell-MOE to Python 3.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Yelp/MOE/pull/466#issuecomment-342514954, or mute the thread https://github.com/notifications/unsubscribe-auth/AI0169guVSK8XzPgwE4ahZ4K3f0iqlXDks5s0HT-gaJpZM4J0a6j .
easy_interface
work nicely.Some help is needed for updating conda-recipe (if needed), testing Python3 with docker and updating documentation properly. Also proper testing of the web interface is required.
As a future task, splitting client and server implementations into two python packages would be really convenient, IMHO. Clients should not bother with cmake and rest of the server implementation.