You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, sir. I run your example. and the website show “scatter not installed”.
How can i install scatter in ubuntu?
Just run linux-scatter-12.1.1-x86_64.AppImage berfore i run "python manage.py runserver"?
Thanks for your help.
What I Did
root@ubuntu:/home/neko/Desktop/django-scatter-auth-master/example# python3 ./manage.py runserver
Performing system checks...
System check identified no issues (0 silenced).
April 22, 2021 - 06:48:45
Django version 2.1.2, using settings 'example.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
[22/Apr/2021 06:48:56] "GET / HTTP/1.1" 200 3809
Not Found: /favicon.ico
[22/Apr/2021 06:50:38] "GET /favicon.ico HTTP/1.1" 404 2881
[22/Apr/2021 06:51:03] "GET / HTTP/1.1" 200 3809
Not Found: /favicon.ico
[22/Apr/2021 06:52:26] "GET /favicon.ico HTTP/1.1" 404 2881
[22/Apr/2021 06:52:31] "GET /auto_login/ HTTP/1.1" 200 3965
The text was updated successfully, but these errors were encountered:
Description
Hi, sir. I run your example. and the website show “scatter not installed”.
How can i install scatter in ubuntu?
Just run linux-scatter-12.1.1-x86_64.AppImage berfore i run "python manage.py runserver"?
Thanks for your help.
What I Did
The text was updated successfully, but these errors were encountered: