openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
30 stars 13 forks source link

Confictive version of setuptools #646

Open CarlosEpia opened 1 year ago

CarlosEpia commented 1 year ago

There is a version of setuptools that creates problems when installing Etrago. In case of having error of type: Failed building wheel for X" in pip, use setuptools==58.2.0 for example.

ClaraBuettner commented 9 months ago

@CarlosEpia: Do you remember which version created the problems?

CarlosEpia commented 9 months ago

Unfortunately, I did not write it down. It was included in one of my virtual environments when I just created it.

ClaraBuettner commented 9 months ago

It is very difficult to fix the error when we don't know which version(s) are problematic since there are so many different versions. At least it seems to be working with the newest version since all the automatic tests are working fine. If I stumble over this problem as well, I can have a look at it, but I am nit sure if we can fix it for the next release.

CarlosEpia commented 9 months ago

I removed the label. Let's keep the issue for a couple of months. If it does not happen again, I will proceed to close it.