mindsdb / mindsdb

Platform for building AI that can learn and answer questions over federated data.
https://mindsdb.com
Other
26.86k stars 4.89k forks source link

Window 10: Commands not working. #10

Closed geetab19 closed 5 years ago

geetab19 commented 6 years ago

Following commands not working on Windows 10 :

conda install -c peterjc123 conda install -c pytorch

I installed these from the below command: for Windows 10 and Windows Server 2016, CUDA 8 conda install -c peterjc123 pytorch

torrmal commented 6 years ago

Hi @geetab19

Thank you, good instructions for installing on windows would be very helpful, I am not sure I understand correctly. so it doesn't work when you do the installation one by one, but it works when you do it on a single line?

Best regards,

Jorge

geetab19 commented 6 years ago

Hi @torrmal, It doesn't work when I did the installation one by one, It did works when I wrote it in the single line : "conda install -c peterjc123 pytorch".

I referred the this pytorch-script installation guide: https://github.com/peterjc123/pytorch-scripts

Regards, Geeta

torrmal commented 5 years ago

thank you @geetab19 I have updated the documentation