premise icon indicating copy to clipboard operation
premise copied to clipboard

updating to premise 2.1.1

Open Lmachinferrero opened this issue 1 year ago • 5 comments

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!!

Lmachinferrero avatar Aug 13 '24 16:08 Lmachinferrero

Hi @Lmachinferrero ,

you can try pip install premise==2.1.1.dev8

romainsacchi avatar Aug 16 '24 13:08 romainsacchi

Or conda install romainsacchi::premise

romainsacchi avatar Aug 16 '24 13:08 romainsacchi

Thank you very much Romain. It was installed perfectly, but when trying to transform Ecoinvent 3.10 the following error appears:

error

Lmachinferrero avatar Aug 16 '24 17:08 Lmachinferrero

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.

romainsacchi avatar Aug 16 '24 17:08 romainsacchi

I did it and it worked successfully!! Thanks a lot Romain.

Lmachinferrero avatar Aug 16 '24 17:08 Lmachinferrero