EDCD / EDMarketConnector

Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools.
GNU General Public License v2.0
986 stars 156 forks source link

`load_module()` being deprecated for Python 3.12 #1462

Closed Athanasius closed 1 month ago

Athanasius commented 2 years ago
2021-12-10 10:53:37.148 - INFO - 6264:1884:1884 plug.Plugin.__init__:47: loading plugin "coriolis" from "C:\Users\Athan\Documents\Devel\EDMarketConnector\plugins\coriolis.py"
<frozen importlib._bootstrap>:283: DeprecationWarning: the load_module() method is deprecated and slated for removal in Python 3.12; use exec_module() instead
Rixxan commented 11 months ago

It was, in fact, not quite so simple.