EnergySystemsModellingLab / MUSE_OS

Welcome to the MUSE-OS repository
https://muse-os.readthedocs.io/en/latest/
GNU General Public License v3.0
22 stars 8 forks source link

python -m pytest throws "4 warnings" #360

Open HarmonicReflux opened 1 week ago

HarmonicReflux commented 1 week ago

The warnings are thrown from the future and appear to be related to jupyter path.

Screenshot from 2024-06-20 14-56-05

alexdewar commented 1 week ago

There's not a lot we can do about this warning, because it's a jupyter thing. It's not anything we're doing wrong in MUSE -- it's just informing users about an upcoming change.

I came across this warning before. But if you follow the instructions and set that environment variable locally the warning will go away.

You mentioned there were four warnings. Are they all the same?