Git Product home page Git Product logo

django-notekeeper's Introduction

Hi there ๐Ÿ‘‹

img

django-notekeeper's People

Contributors

dependabot[bot] avatar he-ro avatar omkarpathak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

django-notekeeper's Issues

i got an error

sande@DESKTOP-FVLUENO MINGW64 ~/Desktop/project/django-notekeeper-master/django-notekeeper-master/notekeeper
$ python manage.py runserver
Traceback (most recent call last):
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\base.py", line 323, in run_from_argv
self.execute(*args, **cmd_options)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\commands\runserver.py", line 60, in
execute
super().execute(*args, **options)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\base.py", line 364, in execute
output = self.handle(*args, **options)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\commands\runserver.py", line 67, in
handle
if not settings.DEBUG and not settings.ALLOWED_HOSTS:
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init_.py", line 79, in getattr
self.setup(name)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init
.py", line 66, in setup
self.wrapped = Settings(settings_module)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init
.py", line 157, in init
mod = importlib.import_module(self.SETTINGS_MODULE)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 790, in exec_module
File "", line 228, in _call_with_frames_removed
File "C:\Users\sande\Desktop\project\django-notekeeper-master\django-notekeeper-master\notekeeper\notekeeper\settings.py", line 14, in
from decouple import config
ModuleNotFoundError: No module named 'decouple'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\sande\Desktop\project\django-notekeeper-master\django-notekeeper-master\notekeeper\manage.py", line 21, in
main()
File "C:\Users\sande\Desktop\project\django-notekeeper-master\django-notekeeper-master\notekeeper\manage.py", line 17, in main
execute_from_command_line(sys.argv)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management_init_.py", line 381, in execute_from_command_line
utility.execute()
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management_init_.py", line 375, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\core\management\base.py", line 336, in run_from_argv
connections.close_all()
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\db\utils.py", line 219, in close_all
for alias in self:
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\db\utils.py", line 213, in iter
return iter(self.databases)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\utils\functional.py", line 80, in get
res = instance.dict[self.name] = self.func(instance)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\db\utils.py", line 147, in databases
self.databases = settings.DATABASES
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init
.py", line 79, in getattr
self.setup(name)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init
.py", line 66, in setup
self.wrapped = Settings(settings_module)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\site-packages\django\conf_init
.py", line 157, in init
mod = importlib.import_module(self.SETTINGS_MODULE)
File "C:\Users\sande\AppData\Local\Programs\Python\Python39\lib\importlib_init
.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 790, in exec_module
File "", line 228, in _call_with_frames_removed
File "C:\Users\sande\Desktop\project\django-notekeeper-master\django-notekeeper-master\notekeeper\notekeeper\settings.py", line 14, in
from decouple import config
ModuleNotFoundError: No module named 'decouple'
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.