Fabian Schuh

Results 105 comments of Fabian Schuh

Please note: https://steemit.com/chainsquad/@chainsquad/python-steem-rebranding-to-piston-libpiston-cli

I haven't had the time to work on the library to make it golos compatible again .. It came as a surprise to me that they hardforked will see when...

you need to switch the `node` to golos and reimport the private key: piston set node wss://ws.golos.io piston addkey Then it will have the right prefix. The prefix is defined...

Yhea .. it's not real json .. it is the output of `pprint` which just looks like json ... I should probably change pprint and make it a `print(json.dumps(x, indent=4))`...

Sorry for that .. was my fault .. please give me a little time and install version 0.4.1 that I will release shortly

very interesting .. but I can't help with just the error message .. could you give some more details?

I refactored the code quite a bit in the `develop` branch. Could you try that branch instead?

This is weird .. the props variable should have been filled from the API node .. I guess this is rather a connectivity issuer ..

there seems to be something wrong with the `scrypt` package from pip. Please try to reinstall `script`

Please try the new piston 0.3 .. it comes with a different default dependency