Closed Yaajaam closed 6 years ago
I fixed this issue. This is because of the bug in environment specification. package requests doesn't seem to be available for Udacity self driving car term1 environment. I installed this package specifically for that environment and now the test is passing.
The anaconda setup seems to have gone just fine. However, when I try to run the test, I ran into an issue. The bottom line is:
import requests fails with this error:
ImportError: No module named 'requests'
Any help would be appreciated. Thanks.
Regards,
Amit