Atcold / pytorch-PPUU

Code for Prediction and Planning Under Uncertainty (PPUU)
https://youtu.be/X2s7gy3wIYw
MIT License
203 stars 54 forks source link

matplotlib is missing from the environment #19

Closed adegirmenci closed 5 years ago

adegirmenci commented 5 years ago

ModuleNotFoundError: No module named 'matplotlib' and ModuleNotFoundError: No module named 'sklearn'

Atcold commented 5 years ago

What scripts is generating these errors?

yair-schiff commented 5 years ago

I received the same error.

Both of these packages are imported in utils.py

Atcold commented 5 years ago

Fixed in 73c10439804110c04ddf92fea8377247d9ce7cab.