Marc D. Wood

Results 13 comments of Marc D. Wood

@SPWC, check [networks/all.py](https://github.com/richardkiss/pycoin/blob/master/pycoin/networks/all.py) and [networks/legacy_networks.py](https://github.com/richardkiss/pycoin/blob/master/pycoin/networks/legacy_networks.py).

Currently only Python 3.5 and 3.6 are supported. Is there a specific reason to start using 3.7?

I will be testing again on a fresh Ubuntu install to see if this is needed. Leaving this open for now

Well that's certainly not good! Thanks for testing. If you are able, would you please share the salt/passphrase combo for this wallet?

Discovered a docker image that seems more up to date than the VM, could be worth a try. AFAIK we still need Cython==0.24, which would need to be changed in...

You were able to get it running though? We currently only test with Python 3.5 and 3.6. Did you need to tweak the buildozer.spec?

That's awesome! Are you thinking about giving the Android build a go? I ask because that is the purpose of this issue.

I agree. The .deb build using PyInstaller would be mainly for use on TAILS and for testing purposes.

I most definitely would agree to that. That would be amazing!