Upgrade to 3.5.1 Manage.py Error from 3.4.10 #12680
-
When i run sudo ./upgrade.sh and it gets to the python3 netbox/manage.py migrate command i get the below error. I have attempted to run this manually in VENV and still the same error. I've tried this in 3.5 and 3.5.1. I still have the environment around but reverted back to 3.4.10. The database was already migrated and caused me issues with the missing Circuit column, but that minor issue at this point. So i can pull logs if needed. Any help is appreciated. Operations to perform: local_requirements.txt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Did not like the pythondns or the geocode req. I removed them and it installed. |
Beta Was this translation helpful? Give feedback.
Did not like the pythondns or the geocode req. I removed them and it installed.