Skip to content

No module named "extras.reports" when i run a script #19069

Answered by shakin89
shakin89 asked this question in Help Wanted!
Discussion options

You must be logged in to vote

Well, after a lot of search and attempts, the simplest solution seems to work.
Inside netbox dir i've run

find . -path '*/__pycache__/*' -delete
sudo systemctl restart netbox netbox-rq

probably it was an old file. Sounds strange because i always create a new dir and a new virtualenv every time... and i migrate from a 4.2.3 version...
but this is it...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shakin89
Comment options

Answer selected by shakin89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant