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 has been archived by the owner on Sep 2, 2022. It is now read-only.
Describe the bug
Installation of pyhydroquebec fails on PyYAML dependency
To Reproduce
Steps to reproduce the behavior:
pip install pyhydroquebec
Attempting uninstall: PyYAML
Found existing installation: PyYAML 5.3
ERROR: Cannot uninstall 'PyYAML'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
Expected behavior
Have PyYAML correcting installed
PyHydroQuebec and Python version
Please write here which version of Python and PyHydroQuebec you are using.
Python 3.7.6
git clone. Last version of PyHydroQuebec
The text was updated successfully, but these errors were encountered:
Describe the bug
Installation of pyhydroquebec fails on PyYAML dependency
To Reproduce
Steps to reproduce the behavior:
pip install pyhydroquebec
Expected behavior
Have PyYAML correcting installed
PyHydroQuebec and Python version
Please write here which version of Python and PyHydroQuebec you are using.
Python 3.7.6
git clone. Last version of PyHydroQuebec
The text was updated successfully, but these errors were encountered: