You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
lucekdudek
changed the title
import utils in examples dosen't work if running example not from yappai venvimport utils in examples dosen't work if running example not from yapapi venv
Apr 14, 2023
It is very problematic for users when majority of them have this problem when trying yapapi for a first time.
Steps to reproduce:
import utils
ModuleNotFoundError: No module named 'utils'
TracebackThe text was updated successfully, but these errors were encountered: