django-jet icon indicating copy to clipboard operation
django-jet copied to clipboard

can't migrate jet please help

Open xor0x opened this issue 6 years ago • 10 comments

xor0x avatar May 16 '18 08:05 xor0x

@xor0x What?

SalahAdDin avatar May 16 '18 11:05 SalahAdDin

Yes, happened with me too.

dhavalsavalia avatar May 29 '18 17:05 dhavalsavalia

PostgreSQL is available
Traceback (most recent call last):
  File "manage.py", line 30, in <module>
    execute_from_command_line(sys.argv)
  File "/usr/local/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line
    utility.execute()
  File "/usr/local/lib/python3.6/site-packages/django/core/management/__init__.py", line 347, in execute
    django.setup()
  File "/usr/local/lib/python3.6/site-packages/django/__init__.py", line 24, in setup
    apps.populate(settings.INSTALLED_APPS)
  File "/usr/local/lib/python3.6/site-packages/django/apps/registry.py", line 89, in populate
    app_config = AppConfig.create(entry)
  File "/usr/local/lib/python3.6/site-packages/django/apps/config.py", line 90, in create
    module = import_module(entry)
  File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 994, in _gcd_import
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 953, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'jet'

here is my traceback

dhavalsavalia avatar May 29 '18 17:05 dhavalsavalia

did you put it in the correct order in INSTALL_APPS?

SalahAdDin avatar May 29 '18 20:05 SalahAdDin

Yes, correct order. On top.

On Wed, May 30, 2018 at 2:26 AM José Luis [email protected] wrote:

did you put it in the correct order in INSTALL_APPS?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/geex-arts/django-jet/issues/330#issuecomment-392941669, or mute the thread https://github.com/notifications/unsubscribe-auth/AZwA1mnTdeZhLD_u410Mv4jChZEXeItkks5t3bYFgaJpZM4UA3Kd .

-- Best,

[image: photo] Dhaval Savalia Under Graduate Student, GEC - Rajkot +91 7405505665 javascript:void(0); | +91 7016933756 javascript:void(0); | [email protected] | https://dhavalsavalia.me | Skype: dhaval.savalia http://facebook.com/DhavalJSavalia http://us.linkedin.com/in/dhavalsavalia http://twitter.com/DhavalSavalia

dhavalsavalia avatar May 30 '18 11:05 dhavalsavalia

review the apps.py in the module path. it is a strange behaviour.

SalahAdDin avatar May 30 '18 13:05 SalahAdDin

jet isn't installed correctly

zodman avatar Jun 07 '18 22:06 zodman

i have the same problem

Bastilla123 avatar Mar 15 '19 14:03 Bastilla123

Hi, I am facing the same problem. Has anyone been able to resolve it yet?

singlas avatar Sep 27 '19 05:09 singlas

I have same problem. If you solve this problem, help me!

pxfskjp avatar Nov 09 '20 23:11 pxfskjp