It is very problematic for users when majority of them have this problem when trying yapapi for a first time.
Steps to reproduce:
- install yapapi via pip
- copy/paste an example with
import utils
- run the example and get
ModuleNotFoundError: No module named 'utils' Traceback
It is very problematic for users when majority of them have this problem when trying yapapi for a first time.
Steps to reproduce:
import utilsModuleNotFoundError: No module named 'utils'Traceback