mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 06:55:53 +03:00
[GH-ISSUE #184] ./manage.py not working: "No module named 'django.utils'" #131
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#131
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @clovisd on GitHub (Aug 11, 2018).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/184
Hey there, I'm trying to setup a development install of HC and am getting this message on trying to run anything off of
manage.py:Same with
./manage.py runserveretc.Any help or advice would be appreciated!
Thank you.
@cuu508 commented on GitHub (Aug 20, 2018):
Hi,
sorry about that -- not quite sure yet why that's happening. Haven't managed to reproduce this yet.
When the virtual environment is activated, what is the output of
pip freeze?What OS & version are you using?
Does
/home/cl/webapps/hc-venv/lib/python3.5/site-packages/django/utils/version.pyexist?