Ronny001
Profilo di
Nome | Ronny001 |
---|---|
Indirizzo email | n/a |
Messaggi | 4 |
-
- 2016-12-03 22:20:04
- Re: Python facebook
- Forum >> Principianti
- Non riesco però ad entrare nel sistema è quindi trovare le cartelle accessibili solo da root
-
- 2016-12-03 21:12:34
- Re: Python facebook
- Forum >> Principianti
- Si infatti ho provato a concedere i permessi e non sembra esserci nessun problema di installazione. ma quando poi cerco di dichiarare il modulo mi da errore per mancanza del modulo facebook
-
- 2016-12-03 21:06:42
- Re: Python facebook
- Forum >> Principianti
- ciao io uso OSX. Ho scaricato a questo link: https://github.com/mobolic/facebook-sdk.
Provo poi a portarmi da terminale alla certella principale per istallare setup.py ma mi da errore:
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: black; background-color: rgba(0, 0, 0, 0.9)}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: black; background-color: rgba(0, 0, 0, 0.9); min-height: 14.0px}
span.s1 {font-variant-ligatures: no-common-ligatures}
[Errno 13] Permission denied: '/Library/Python/2.7/site-packages/test-easy-install-2191.pth'
The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:
/Library/Python/2.7/site-packages/
Perhaps your account does not have write access to this directory? If the
installation directory is a system-owned directory, you may need to sign in
as the administrator or "root" account. If you do not have administrative
access to this machine, you may wish to choose a different installation
directory, preferably one that is listed in your PYTHONPATH environment
variable.
For information on other options, you may wish to consult the
documentation at:
https://pythonhosted.org/setuptools/easy_install.html
Please make the appropriate changes for your system and try again.
-
- 2016-12-03 20:21:15
- Python facebook
- Forum >> Principianti
- Salve, stavo cercando di creare un applicativo con python utilizzando il modulo di facebook. Ma non riesco ad installarlo nonostante il uso python setup.py install, dopo essermi recato nella cartella scaricata su github