DecoRouter icon indicating copy to clipboard operation
DecoRouter copied to clipboard

Import error on Centos7

Open ddesmond opened this issue 1 year ago • 0 comments

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'

ddesmond avatar Mar 30 '23 05:03 ddesmond