kipe / nordpool

Python library for fetching Nord Pool spot prices.
MIT License
105 stars 39 forks source link

Install the latest version #52

Closed jamisi closed 3 weeks ago

jamisi commented 1 month ago

Hi, The command pip install nordpool installs the version 0.3.3. I removed package (pip uninstall nordpool), but still it is installing the old version. With that there is jsondecode errors.

Kostoprav19 commented 3 weeks ago

Hi! First you need to update python to at least version 3.10. Then you will be able to update nordpool to 0.4.2

kipe commented 3 weeks ago

Version 0.4.3 was just released, with minimum Python version being 3.9.