[ninux-dev] Installazione Nodeshot

Nemesis nemesis at ninux.org
Tue Feb 2 10:22:36 CET 2016


Sei nel virtualenv?
Prova a reinstallare il pacchetto nodeshot con pip install -U pip
setuptools wheel https://github.com/ninuxorg/nodeshot/tarball/master

Questo dovrebbe aggiornare anche tutte le dipendenze, poi riprova il
comando e dimmi se l'output รจ lo stesso oppure no.



On 02/01/2016 07:14 PM, Patrizio Perna wrote:
>
> Ciao!
> Riscrivo l' errore
>
> patrick at kaori:~/repo/nodeshot/dev$ ./manage.py migrate
> --no-initial-data && ./manage.py loaddata initial_data
>
> /usr/lib/python2.7/dist-packages/twisted/internet/endpoints.py:30:
> DeprecationWarning:
> twisted.internet.interfaces.IStreamClientEndpointStringParser was
> deprecated in Twisted 14.0.0: This interface has been superseded by
> IStreamClientEndpointStringParserWithReactor.
>   from twisted.internet.interfaces import (
>
> 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 399, in execute_from_command_line
>     utility.execute()
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",
> line 392, in execute
>     self.fetch_command(subcommand).run_from_argv(self.argv)
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",
> line 242, in run_from_argv
>     self.execute(*args, **options.__dict__)
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",
> line 284, in execute
>     self.validate()
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",
> line 310, in validate
>     num_errors = get_validation_errors(s, app)
>   File
> "/usr/local/lib/python2.7/dist-packages/django/core/management/validation.py",
> line 34, in get_validation_errors
>     for (app_name, error) in get_app_errors().items():
>   File
> "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",
> line 196, in get_app_errors
>     self._populate()
>   File
> "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",
> line 78, in _populate
>     self.load_app(app_name)
>   File
> "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",
> line 99, in load_app
>     models = import_module('%s.models' % app_name)
>   File "/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py",
> line 40, in import_module
>     __import__(name)
>   File
> "/home/patrick/repo/nodeshot/nodeshot/core/layers/models/__init__.py",
> line 2, in <module>
>     from layer import Layer
>   File "/home/patrick/repo/nodeshot/nodeshot/core/layers/models/layer.py",
> line 10, in <module>
>     from nodeshot.core.nodes.models import Node
>   File
> "/home/patrick/repo/nodeshot/nodeshot/core/nodes/models/__init__.py",
> line 1, in <module>
>     from .node import Node
>   File "/home/patrick/repo/nodeshot/nodeshot/core/nodes/models/node.py",
> line 8, in <module>
>     from nodeshot.core.base.managers import
> HStoreGeoAccessLevelPublishedManager as NodeManager
>   File "/home/patrick/repo/nodeshot/nodeshot/core/base/managers.py",
> line 6, in <module>
>     from django_hstore.query import HStoreQuerySet, HStoreGeoQuerySet
>   File "/usr/local/lib/python2.7/dist-packages/django_hstore/query.py",
> line 20, in <module>
>     from django_hstore.apps import GEODJANGO_INSTALLED
>   File "/usr/local/lib/python2.7/dist-packages/django_hstore/apps.py",
> line 6, in <module>
>     from django.apps import AppConfig
> ImportError: No module named apps
> patrick at kaori:~/repo/nodeshot/dev$
>
>
>
> _______________________________________________
> ninux-dev mailing list
> ninux-dev at ml.ninux.org
> http://ml.ninux.org/mailman/listinfo/ninux-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.ninux.org/pipermail/ninux-dev/attachments/20160202/db649dcf/attachment-0001.html>


More information about the ninux-dev mailing list