FZJ-IEK3-VSA / HiSim

HiSim - House Infrastructure Simulator
MIT License
27 stars 14 forks source link

Module Not FoundError: No module named 'obsolete' #313

Closed Mousa-Zerai closed 4 months ago

Mousa-Zerai commented 4 months ago

(newhisim) C:\HiSim\hisim>python .\hisim_main.py ..\examples\basic_household.py basic_household_explicit Traceback (most recent call last): File "C:\HiSim\hisim\hisim_main.py", line 12, in import hisim.simulator as sim File "C:\HiSim\hisim\simulator.py", line 15, in from hisim.postprocessing import postprocessing_main as pp File "C:\HiSim\hisim\postprocessing\postprocessing_main.py", line 13, in from hisim.components import building File "C:\HiSim\hisim\components\building.py", line 60, in from obsolete import loadprofilegenerator_connector ModuleNotFoundError: No module named 'obsolete'

k-rieck commented 4 months ago

Hello, thanks for your comment. We removed the obsolete loadprofilegenerator_connector import. Normally this error should not occur anymore

Mousa-Zerai commented 4 months ago

Hi there,

Thanks for removing this error. How does it work now? Do i need to remove HiSim from my computer and reinstall it again and it should work fine?

I also have another question: To change the occupancy type/number of people in the house, I have run some simulations in Loadprofilegenerator with different occupancy types. Do i just change the input files in the following path hisim/inputs/loadprofiles, or is there a different way of doing it ?

I look forward to hearing from you very soon.

Best regards, Mousa Zerai

On Wed, Feb 28, 2024 at 6:41 PM k-rieck @.***> wrote:

Hello, thanks for your comment. We removed the obsolete loadprofilegenerator_connector import. Normally this error should not occur anymore

— Reply to this email directly, view it on GitHub https://github.com/FZJ-IEK3-VSA/HiSim/issues/313#issuecomment-1969610361, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR26N6SJK7QE2OTB7MNNASTYV5265AVCNFSM6AAAAABDY5R37SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRZGYYTAMZWGE . You are receiving this because you authored the thread.Message ID: @.***>