updating to premise 2.1.1
Hello!! When updating (to work with ecoinvent 3.10), the premise version 2.1.0 still continues... How should I do to have premise 2.1.1?
Of course, when trying to modify the inventories the following error appears: "Only ['3.5', '3.6', '3.7', '3.7.1', '3.8', '3.9', '3.9.1'] are currently supported, not 3.10."
Thank you!!
Hi @Lmachinferrero ,
you can try pip install premise==2.1.1.dev8
Or conda install romainsacchi::premise
Thank you very much Romain. It was installed perfectly, but when trying to transform Ecoinvent 3.10 the following error appears:
Hi @Lmachinferrero
indeed, I forgot to package some files.
As a short fix, you can copy these three files in premise/data/battery in premise root folder on your computer.
I did it and it worked successfully!! Thanks a lot Romain.