HabZone icon indicating copy to clipboard operation
HabZone copied to clipboard

Make a new release that includes the Python 3.x support

Open Athanasius opened this issue 4 years ago • 4 comments

It seems you updated load.py to work with plugin_start3() and Python 3.x otherwise, but the latest release is still from 2017.

I'll help the Python 3.7 migration of EDMC itself if you put out a fresh release of this plugin. Thanks!

Athanasius avatar Jun 23 '20 22:06 Athanasius

current HabZone is not working in the EDMC beta!

can this please be migrated to Python 3.7 for future versions of EDMC, because the current stable EDMC 3.46 is the LAST version released in Python 2.7

https://github.com/EDCD/EDMarketConnector/blob/master/PLUGINS.md#migration-to-python-37

https://github.com/EDCD/EDMarketConnector/releases/tag/rel-351-0

feiercrack avatar Jun 28 '20 17:06 feiercrack

Note that the latest code checked in here for HabZone has python 3.x support. It's just that Marginal hasn't made a new release based on it.

I guess, if needs be, I'll fork this into the EDCD repo. But hopefully Marginal will find the time to just release the latest master code.

Athanasius avatar Jun 28 '20 18:06 Athanasius

oh, ok. i just thought because of this info in current EDMC 3.46 stable: edmc-hab

feiercrack avatar Jun 28 '20 18:06 feiercrack

In the meantime you can:

  1. Download a zip of the current GitHub master -> https://github.com/Marginal/HabZone/archive/master.zip
  2. After extracting the HabZone-master folder from that optionally rename it to HabZone, or rename the HabZone-1.20 to HabZone-1.20.disabled.

Athanasius avatar Jun 29 '20 14:06 Athanasius