Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to create superuser #1154

Closed
navyverma opened this issue Feb 18, 2020 · 2 comments
Closed

Unable to create superuser #1154

navyverma opened this issue Feb 18, 2020 · 2 comments

Comments

@navyverma
Copy link

I am able to build and run cvat tool. But when I trying to create a superuser then it is giving me below error.

ImportError: No module named 'gitdb.utils.compat'

I am running below command for creating a superuser.

docker exec -it cvat bash -ic 'python3 ~/manage.py createsuperuser'

Does anyone have any idea or suggestion for the above problem?

@azhavoro
Copy link
Contributor

@navyverma Please update CVAT, the issue should be fixed by #1146.
Duplicate of #1152

@42bPhD
Copy link

42bPhD commented Feb 18, 2020

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants