Answered by:
Machine Learning Tutorial: ModuleNotFoundError: No module named 'utils' after installing the module of utils

Question
-
ModuleNotFoundError: No module named 'utils' after installing the module of utils
I am learning ML on the platform of Azure. Tutorial 2: I have installed the python-utils, but it's still not found. How to solve this problem.
!pip install python-utils
Collecting python-utils
Downloading python_utils-2.4.0-py2.py3-none-any.whl (12 kB)
Requirement already satisfied: six in /anaconda/envs/azureml_py36/lib/python3.6/site-packages (from python-utils) (1.12.0)
Installing collected packages: python-utils
Successfully installed python-utils-2.4.0
- Edited by Auto windows update disabled, why it still does Wednesday, July 15, 2020 3:26 AM
- Moved by litdev Wednesday, July 15, 2020 6:02 PM
Wednesday, July 15, 2020 3:25 AM
Answers
-
- Proposed as answer by Thaelmann-Pioniere Thursday, July 16, 2020 4:33 AM
- Edited by Thaelmann-Pioniere Thursday, July 16, 2020 4:36 AM
- Marked as answer by Guido Franzke Thursday, July 23, 2020 8:24 AM
Thursday, July 16, 2020 4:32 AM
All replies
-
You should ask this in a Python forum.
This forum is about the Small Basic programmind language.
BTW: peculiar inlognams you use.
Jan [ WhTurner ] The Netherlands
Wednesday, July 15, 2020 9:44 AM -
I am sorry I cannot find the Python forum. Could you give me the link ?Thursday, July 16, 2020 4:28 AM
-
- Proposed as answer by Thaelmann-Pioniere Thursday, July 16, 2020 4:33 AM
- Edited by Thaelmann-Pioniere Thursday, July 16, 2020 4:36 AM
- Marked as answer by Guido Franzke Thursday, July 23, 2020 8:24 AM
Thursday, July 16, 2020 4:32 AM