DecoRouter
DecoRouter copied to clipboard
Import error on Centos7
installing over pip3 works, but when i launch the app im writing it throws me an error: ModuleNotFoundError: No module named 'router'
the same does not hapen on my dev env (windows)
Do you have any tips how to solve this?
thanks!
same hapens when i pull from github or install over pip from decorouter import Router ModuleNotFoundError: No module named 'decorouter'