[pyar] django-cms...

marco bernich marcobernich en gmail.com
Mie Dic 7 11:32:09 ART 2016


hola!:

instalé django-cms con pip en un virutalenv... pero a la hora de correr el
servidor me tira el siguiente ImportError:


> $ python manage.py runserver
> Traceback (most recent call last):
>   File "manage.py", line 10, in <module>
>     execute_from_command_line(sys.argv)
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
> line 338, in execute_from_command_line
>     utility.execute()
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
> line 312, in execute
>     django.setup()
>   File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line
> 18, in setup
>     apps.populate(settings.INSTALLED_APPS)
>   File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py",
> line 85, in populate
>     app_config = AppConfig.create(entry)
>   File "/usr/local/lib/python2.7/dist-packages/django/apps/config.py",
> line 86, in create
>     module = import_module(entry)
>   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in
> import_module
>     __import__(name)
> ImportError: No module named djangocms_admin_style
>
>
sin embargo, hago un pip list:

 cmsplugin-filer (1.1.3)
> dj-database-url (0.4.1)
> Django (1.8)
> django-appconf (1.0.2)
> django-classy-tags (0.8.0)
> django-cms (3.4.1)
> django-filer (1.2.5)
> django-formtools (1.0)
> django-mptt (0.8.6)
> django-polymorphic (0.8.1)
> django-sekizai (0.10.0)
> Django-Select2 (4.3.2)
> django-suit (0.2.23)
> django-treebeard (4.1.0)
> djangocms-admin-style (1.2.6.2)
> djangocms-attributes-field (0.1.2)
> djangocms-column (1.7.0)
> djangocms-googlemap (1.0.1)
> djangocms-installer (0.9.3)
> djangocms-link (2.0.3)
> djangocms-snippet (1.9.2)
> djangocms-style (2.0.1)
> djangocms-text-ckeditor (3.3.1)
> djangocms-video (2.0.3)
> easy-thumbnails (2.3)
> html5lib (0.9999999)
> Pillow (3.4.2)
> pip (9.0.1)
> pytz (2016.10)
> setuptools (29.0.1)
> six (1.10.0)
> tzlocal (1.3)
> Unidecode (0.4.19)
> uWSGI (2.0.14)
> wheel (0.30.0a0)
>
> y aparece...

se me hace que hay un problema de path, pero no sé.

Saludos!
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20161207/1ae73654/attachment.html>


Más información sobre la lista de distribución pyar