-
Notifications
You must be signed in to change notification settings - Fork 563
Closed
Labels
Description
Summary
Hi,
I had used a version of pyomo last year on spyder with anaconda, and I had never had any problem. This year I also need it and it seems that I have to download it again as it is no longer on my computer. I did everything as previously, but now I get an error message and I didn't find the solution on internet. It seems that with my latest version of Python, pyutilib.enum has been removed whereas I need it to use Pyomo. Do you have any idea on how I could fix this ?
Here are the message errors I get :
My version of spyder is 3.8.1 and I have tried to download pyomo v 6.1.2 with conda :
I used this command : conda install -c conda-forge pyomo
Thanks by advance for helping !

