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

Issues in setup process #473

Open
rhyspowell opened this issue Jun 28, 2022 · 0 comments
Open

Issues in setup process #473

rhyspowell opened this issue Jun 28, 2022 · 0 comments

Comments

@rhyspowell
Copy link
Contributor

./manage.py setup

Fails for
NameError: name 'country_names' is not defined

./manage.py migrate

Fails with
ModuleNotFoundError: No module named 'debug_toolbar'

./manage.py createsuperuser

throws an error
socket.gaierror: [Errno -2] Name or service not known I'm not to sure about this and if is has any real cause for concern.

./manage.py compilemessages

fails on 22.04 for
CommandError: Can't find msgfmt. Make sure you have GNU gettext tools 0.15 or newer installed.

I have put some fixes into PR https://github.com/nadineproject/nadine/pull/472

There were some further issues, that might need documentation updates as opposed to code fixes.

Please feel free to let me know if I have done something worng or what would be required to make the PR workable.

Also where is the best place to talk about some of the other issues I have seen?

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

1 participant