|
January 08, 2014, 12:33:45 PM |
|
i tryed and got this error:
Traceback (most recent call last): File "/temp/p2pool_COYE/run_p2pool.py", line 3, in <module> from p2pool import main File "/temp/p2pool_COYE/p2pool/main.py", line 25, in <module> from . import networks, web, work File "/temp/p2pool_COYE/p2pool/networks.py", line 1, in <module> from p2pool.bitcoin import networks File "/temp/p2pool_COYE/p2pool/bitcoin/networks.py", line 291 CONF_FILE_FUNC=lambda: os.path.join(os.path.join(os.environ['APPDATA'], 'BBQCoin') if platform.system() == 'Windows' else os.path.expanduser('~/Library/Applica$ ^ SyntaxError: EOL while scanning string literal
but i see your node is running - so what am i doing wrong man?
|