-
Notifications
You must be signed in to change notification settings - Fork 24
Stuck on ./manage.py syncdb #6
Comments
This is very odd, are you using raspbian? What is the output of |
I know it is odd, your instructions are easy to follow. Regarding the pi@raspberrypi ~ $ which python pi@raspberrypi ~ $ pip freeze FIXME: could not find svn URL in dependency_links for this package:distribute==0.6.24dev-r0
|
Hi Tom, I reinstalled and now I get the screen to control the raspberry pi on my ConnectionError* at /play/track/135/* Already connectedRequest Method:GETRequest URL: _Traceback _Switch to copy-and-paste /usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py in response = wrapped_callback(request, _callback_args, *_callback_kwargs) ... ▶ Local http://192.168.1.116/play/track/135/#varshttp://192.168.1.116/play/track/135/# /home/pi/play-pi/play_pi/views.py in play_track mpd_play([url,]) ... ▶ Local http://192.168.1.116/play/track/135/#varshttp://192.168.1.116/play/track/135/# /home/pi/play-pi/play_pi/views.py in mpd_play client = get_client() ... ▶ Local http://192.168.1.116/play/track/135/#varshttp://192.168.1.116/play/track/135/# /home/pi/play-pi/play_pi/views.py in get_client client.connect("localhost", 6600) ... /usr/lib/python2.7/dist-packages/mpd.py in connect raise ConnectionError("Already connected") ... ▶ Local http://192.168.1.116/play/track/135/#varshttp://192.168.1.116/play/track/135/# Request information GET No GET data POST No POST data FILES No FILES data COOKIES VariableValuecsrftoken'56jRNhzVrSa1bxTHV4nHXozoxIfGuwTA' META VariableValueRUN_MAIN'true'HTTP_REFERER' Settings _Using settings module _play_pi.settings SettingValueUSE_L10NTrueUSE_THOUSAND_SEPARATORFalseCSRF_COOKIE_SECUREFalseLANGUAGE_CODE'en-us'ROOT_URLCONF'play_pi.urls'MANAGERS()SESSION_EXPIRE_AT_BROWSER_CLOSEFalseDEFAULT_CHARSET'utf-8'SESSION_SERIALIZER'django.contrib.sessions.serializers.JSONSerializer'STATIC_ROOT''ALLOWED_HOSTS[]MESSAGE_STORAGE'django.contrib.messages.storage.fallback.FallbackStorage'EMAIL_SUBJECT_PREFIX'[Django] You're seeing this error because you have DEBUG = True in your Django
|
Hi i have the same problem: And a lot of lines more, please help |
I actually have up since Google launched Chromecast audio. Sorry for not
being helpful.
William
…On Aug 13, 2017 6:54 PM, "Enrique Alejandro García Jiménez" < ***@***.***> wrote:
Hi i have the same problem:
***@***.***:/play-pi$ ./manage.py migrate������������������������������������Traceback
(most recent call last):�����������������������������������������������
File "./manage.py", line 10, in ���������������������������������������
execute_from_command_line(sys.argv)������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/core/management/*init*.p�y",
line 354, in execute_from_command_line���������������������������������������
utility.execute()������������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/core/management/*init*.p�y",
line 303, in execute���������������������������������������������������������
settings.INSTALLED_APPS������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/conf/*init*.py", line
48�, in __getattr__�����������������������������������������������������������������
self._setup(name)������������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/conf/*init*.py", line
44�, in _setup����������������������������������������������������������������������
self._wrapped = Settings(settings_module)�����
������������������������������� File "/usr/local/lib/python2.7/
dist-packages/django/conf/*init*.py", line 92�, in
__init__��������������������������������������������������������������������
mod = importlib.import_module(self.SETTINGS_MODULE)����
File "/usr/lib/python2.7/importlib/*init*.py", line 37, in
import_module����� *import*(name)������������������
������������������������������������������� File
"/home/pi/play-pi/play_pi/settings.py", line 2, in ��������������� from
gmusicapi import Webclient����������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/*init*.py", line
4, i�n �����������������������������������������������������������������������
from gmusicapi.clients import Webclient, Musicmanager,
Mobileclient���������� File "/usr/local/lib/python2.7/
dist-packages/gmusicapi/clients/*init*.py", l�ine 1, in
��������������������������������������������������������������� from
gmusicapi.clients.webclient import Webclient����������������������������
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/clients/webclient.py",
�line 7, in ��������������������������������������������������������������
from gmusicapi.protocol import webclient�������������������������������������
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/protocol/webclient.py",�
line 17, in ������������������������������������������������������������
from gmusicapi.protocol.shared import Call, authtypes������������������������
File "/usr/local/lib/python2.7/dist-packages/gmusicapi/protocol/shared.py",
li�ne 16, in ���������������������������������������������������������������
import requests��������������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/requests/*init*.py", line
53, i�n �����������������������������������������������������������������������
from .packages.urllib3.contrib import pyopenssl����
File "/usr/local/lib/python2.7/dist-packages/requests/
packages/urllib3/contrib�/pyopenssl.py", line 73, in
��������������������������������������������� ssl.PROTOCOL_SSLv3:
OpenSSL.SSL.SSLv3_METHOD,��������������������������������AttributeError:
'module' object has no attribute 'PROTOCOL_SSLv3'��������������
***@***.***:/play-pi$ sudo ./manage.py migrate�������������������������������Traceback
(most recent call last):�����������������������������������������������
File "./manage.py", line 10, in ���������������������������������������
execute_from_command_line(sys.argv)������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/core/management/*init*.p�y",
line 354, in execute_from_command_line���������������������������������������
utility.execute()������������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/core/management/*init*.p�y",
line 303, in execute���������������������������������������������������������
settings.INSTALLED_APPS������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/conf/*init*.py", line
48�, in __getattr__�����������������������������������������������������������������
self._setup(name)������������������������������������������������������������
File "/usr/local/lib/python2.7/dist-packages/django/conf/*init*.py", line
44�, in _setup����������������������������������������������������������������������
self._wrapped = Settings(settings_module)�����
������������������������������� File "/usr/local/lib/python2.7/
dist-packages/django/conf/*init*.py", line 92�, in
__init__��������������������������������������������������������������������
mod = importlib.import_module(self.SETTINGS_MODULE)������
And a lot of lines more... i try ro reinstall and the same all time...
please help me
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AGP1rHJRcRoftk9qyq1zc3w5h2rpvuOeks5sX4zLgaJpZM4BeDQg>
.
|
Ty Williams, at last i'm another program. |
Hi,
I've just signed the following petition "#SalvemosVaradero ¡NO destruyan
arrecife de coral colombiano único en el mundo!" and wanted to see if you
could help by adding your name.
Our goal is to reach 35,000 signatures and we need more support. You can
read more and sign the petition here:
https://chn.ge/2xrXavb
Thanks!
William
|
Hi, I am VERY beginner trying to setup a Raspberry Pi to play Google music controlled by an Android phone. I copy-pasted your instructions using SSH to myRaspberry but I have got stuck on the instruction ./manage.py syncdb
It returns the following text (I am very aware that the answer could be pretty obvious, but as i said, I am just a beginner :) I will really appreciate your help to continue):
The text was updated successfully, but these errors were encountered: