You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2025. It is now read-only.
Hello community, after installing oemof.solph, I wanted to test the first example. Unfortunately I got an error message afterwards. What is my problem?
Traceback (most recent call last):
File "F:\python\0728\pf_oemof_0728.py", line 1, in
from oemof.solph import EnergySystem, Model, Bus, Flow, Source, Sink
ImportError: cannot import name 'Source' from 'oemof.solph' (G:\Python\Lib\site-packages\oemof\solph_init_.py)