coolstar / Odyssey-bootstrap

Chimera bootstrap
107 stars 40 forks source link

Switch from iproxy to tcprelay and use tmp directory for storing Odyssey bootstrap files #7

Closed m1stadev closed 3 years ago

m1stadev commented 4 years ago

In theory should work as-is, but isn't tested (which I'll do tomorrow)

NICHOLAS85 commented 4 years ago

Just curious, does tcprelay only function with Python 2? I ask because Python 2 has reached EOL and is beginning to be dropped from repos in favor of Python 3. Some users may not be able to install it through their package manager on their Linux installation.

m1stadev commented 4 years ago

A quick google search does seem to show this fork which has python3 support. Python 2 still is installed by default on most major Linux distrbutions though, so I'd probably just stay with that.