Sunday, September 1, 2019

Re: Django River - ModuleNotFoundError: No module named 'river'

Hi,


If you deactivate ( close?) venv, and then you install with pip3, it will be installet to system.
If you are using venv, pip3 with venv activated


Bests djangos,




Missatge de Kean <keanld1@gmail.com> del dia dg., 1 de set. 2019 a les 21:56:
Hi,

New to Django, but can't seem to get django to run the module.
The process I followed:

Process.

1) Closed venv
2) shell: pip3 install django-river 
3) Add 'river' to Installed_apps in settings.py

Please can anyone advise if they have seen this issue before and how resolved?

Best,

Kean 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bdb4011d-a896-4bc7-b968-45719c8b9e4f%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAK-JoTQRf%3DZ%2BV6nXa%3DeTDR%3DLU6jqn%3DuV8powdhmvfD7%3D4ouE8w%40mail.gmail.com.

No comments:

Post a Comment