tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

``requests`` model not listed in environment depencies

Open vivecalindahl opened this issue 6 years ago • 2 comments

I'm using the conda python environment installation using the given environment file. For exercise 2 however, the import requests fails.

vivecalindahl avatar Jun 18 '19 10:06 vivecalindahl

Would you be willing to add a patch for this in the environment file?

richardliaw avatar Jun 21 '19 07:06 richardliaw

https://github.com/ray-project/tutorial/pull/169 should fix this.

sunstick avatar Oct 23 '19 21:10 sunstick