Code Monkey home page Code Monkey logo

django-payu-ro's People

Contributors

bogdanpetrea avatar calind avatar vtemian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-payu-ro's Issues

ModuleNotFoundError: No module named 'example.settings_local'

I cloned the repository and installed libraries but while executing command:
python3 manage.py migrate
I came across this issue. Could you help me out?

Traceback (most recent call last):
File "manage.py", line 25, in
execute_from_command_line(sys.argv)
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/site-packages/django/core/management/init.py", line 364, in execute_from_command_line
utility.execute()
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/site-packages/django/core/management/init.py", line 308, in execute
settings.INSTALLED_APPS
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/site-packages/django/conf/init.py", line 56, in getattr
self._setup(name)
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/site-packages/django/conf/init.py", line 41, in _setup
self._wrapped = Settings(settings_module)
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/site-packages/django/conf/init.py", line 110, in init
mod = importlib.import_module(self.SETTINGS_MODULE)
File "/home/cypher/Desktop/django-payu-ro/example/venv/lib/python3.6/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 994, in _gcd_import
File "", line 971, in _find_and_load
File "", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'example.settings_local'

Steps I followed:
git clone git://github.com/PressLabs/django-payu-ro.git
cd django-payu-ro/example
virtualenv venv
. venv/bin/activate
pip install -r requirements.txt
./manage.py migrate [Command returned ModuleNotFoundError]

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.