tdcosim / TDcoSim

T&D co-simulation package
Other
23 stars 8 forks source link

BUG: TDcoSim installation in a new virtual environment is overwriting the registry key created by the installation the previous virtual environment #41

Open sibyjackgrove opened 2 years ago

sibyjackgrove commented 2 years ago

Describe the bug When TDcoSim is installed in two or more Python virtual environments sequentially, it over writes the registry key that was installed in the previous environment.

To Reproduce Create two virtual Python environments and install TDcoSim in both sequentially. When you use tdcosim on the command line you will see that it will only point to tdcosimpackage that was installed in the 2nd environment.

Expected behavior TDcoSim registry key is tied to the environment from which tdcosimis invoked from.

Desktop (please complete the following information):