<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Sei nel virtualenv?<br>
Prova a reinstallare il pacchetto nodeshot con pip install -U pip
setuptools wheel
<a class="moz-txt-link-freetext" href="https://github.com/ninuxorg/nodeshot/tarball/master">https://github.com/ninuxorg/nodeshot/tarball/master</a><br>
<br>
Questo dovrebbe aggiornare anche tutte le dipendenze, poi riprova
il comando e dimmi se l'output è lo stesso oppure no.<br>
<br>
<br>
<br>
On 02/01/2016 07:14 PM, Patrizio Perna wrote:<br>
</div>
<blockquote
cite="mid:CANhtJAhzg=8TkkK6Gsf0xiSNqXgr4jbOgo-OMYHu2ohBoxqA9w@mail.gmail.com"
type="cite">
<p dir="ltr">Ciao!<br>
Riscrivo l' errore </p>
<p dir="ltr">patrick@kaori:~/repo/nodeshot/dev$ ./manage.py
migrate<br>
--no-initial-data && ./manage.py loaddata initial_data</p>
<p dir="ltr">/usr/lib/python2.7/dist-packages/twisted/internet/endpoints.py:30:<br>
DeprecationWarning:<br>
twisted.internet.interfaces.IStreamClientEndpointStringParser
was<br>
deprecated in Twisted 14.0.0: This interface has been superseded
by<br>
IStreamClientEndpointStringParserWithReactor.<br>
from twisted.internet.interfaces import (</p>
<p dir="ltr">Traceback (most recent call last):<br>
File "./manage.py", line 10, in <module><br>
execute_from_command_line(sys.argv)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",<br>
line 399, in execute_from_command_line<br>
utility.execute()<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py",<br>
line 392, in execute<br>
self.fetch_command(subcommand).run_from_argv(self.argv)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",<br>
line 242, in run_from_argv<br>
self.execute(*args, **options.__dict__)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",<br>
line 284, in execute<br>
self.validate()<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/base.py",<br>
line 310, in validate<br>
num_errors = get_validation_errors(s, app)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/core/management/validation.py",<br>
line 34, in get_validation_errors<br>
for (app_name, error) in get_app_errors().items():<br>
File
"/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",<br>
line 196, in get_app_errors<br>
self._populate()<br>
File
"/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",<br>
line 78, in _populate<br>
self.load_app(app_name)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py",<br>
line 99, in load_app<br>
models = import_module('%s.models' % app_name)<br>
File
"/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py",<br>
line 40, in import_module<br>
__import__(name)<br>
File
"/home/patrick/repo/nodeshot/nodeshot/core/layers/models/__init__.py",<br>
line 2, in <module><br>
from layer import Layer<br>
File
"/home/patrick/repo/nodeshot/nodeshot/core/layers/models/layer.py",<br>
line 10, in <module><br>
from nodeshot.core.nodes.models import Node<br>
File
"/home/patrick/repo/nodeshot/nodeshot/core/nodes/models/__init__.py",<br>
line 1, in <module><br>
from .node import Node<br>
File
"/home/patrick/repo/nodeshot/nodeshot/core/nodes/models/node.py",<br>
line 8, in <module><br>
from nodeshot.core.base.managers import<br>
HStoreGeoAccessLevelPublishedManager as NodeManager<br>
File
"/home/patrick/repo/nodeshot/nodeshot/core/base/managers.py",<br>
line 6, in <module><br>
from django_hstore.query import HStoreQuerySet,
HStoreGeoQuerySet<br>
File
"/usr/local/lib/python2.7/dist-packages/django_hstore/query.py",<br>
line 20, in <module><br>
from django_hstore.apps import GEODJANGO_INSTALLED<br>
File
"/usr/local/lib/python2.7/dist-packages/django_hstore/apps.py",<br>
line 6, in <module><br>
from django.apps import AppConfig<br>
ImportError: No module named apps<br>
patrick@kaori:~/repo/nodeshot/dev$<br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ninux-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ninux-dev@ml.ninux.org">ninux-dev@ml.ninux.org</a>
<a class="moz-txt-link-freetext" href="http://ml.ninux.org/mailman/listinfo/ninux-dev">http://ml.ninux.org/mailman/listinfo/ninux-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>