No module named 'util' - Lazy Programmer Forum
https://forum.lazyprogrammer.me/viewtopic.php?t=3603.09.2018 · from util import getBinaryData, sigmoid, sigmoid_cost, error_rate, relu On all of my Python setups (Windows, Ubuntu, Mac), I get this error: ModuleNotFoundError: No module named 'util' I have tried to pip install this, but cannot do it. Can you please give some guidance on how to make this work please? Thank you, Kind Regards, H