wrong path - python setup.py install
Verfasst: Freitag 4. September 2015, 22:24
Hallo,
I have a program wo ich folgenden Fehler bekomme:
Server error: File "/home/marcos/.local/lib/python2.7/site-packages/ethereum/_solidity.py", line 86, in combined | CompileError: compilation failed
Ich muss die File _solidity.py aktualisieren. Dafür muss ich folgendes machen:
Command 1.- $ cd pyethereum
Command 2.- $ git pull
Command 3.- $ python setup.py install
The problem is, dass Command 3 folgende Output liefert -> http://www.python-forum.de/pastebin.php?mode=view&s=453
The Server Error Path oben ist anders als die gezeigte Paths in der pastebin link.
Wie kann ich die _solidity.py File von /home/marcos/.local/lib/python2.7/site-packages/ethereum aktuallisieren?
"python septup.py install" geht auf "/usr/local/lib/python2.7/dist-packages/"
I have a program wo ich folgenden Fehler bekomme:
Server error: File "/home/marcos/.local/lib/python2.7/site-packages/ethereum/_solidity.py", line 86, in combined | CompileError: compilation failed
Ich muss die File _solidity.py aktualisieren. Dafür muss ich folgendes machen:
Command 1.- $ cd pyethereum
Command 2.- $ git pull
Command 3.- $ python setup.py install
The problem is, dass Command 3 folgende Output liefert -> http://www.python-forum.de/pastebin.php?mode=view&s=453
The Server Error Path oben ist anders als die gezeigte Paths in der pastebin link.
Wie kann ich die _solidity.py File von /home/marcos/.local/lib/python2.7/site-packages/ethereum aktuallisieren?
"python septup.py install" geht auf "/usr/local/lib/python2.7/dist-packages/"