GridProtectionAlliance / openHistorian

The Open Source Time-Series Data Historian
MIT License
172 stars 52 forks source link

Error in Github Desktop when pulling Source/Libraries/PythonAPIModule' #81

Closed korunekosama closed 2 years ago

korunekosama commented 2 years ago

There are some errors in Github Desktop and SourceTree when pulling the openHistorian Master Branch : "fatal: clone of 'git://github.com/GridProtectionAlliance/openhistorian-python.git' into submodule path 'D:/AppliRTE/Git_For_SourceTree/openHistorian/Source/Libraries/PythonAPIModule' failed Failed to clone 'Source/Libraries/PythonAPIModule'."

Maybe caused by the "PythonAPIModule @ b861a4b" name ? (I'm a newbie in Github and only use it to track the changes / enhancements / new features added to the code, by pulling the master branchs in GitHub Desktop portable).

Regards

korunekosama commented 2 years ago

Solved by previously cloning https://github.com/GridProtectionAlliance/openhistorian-python in openhistorian_local_repo/Source/Libraries/PythonAPIModule After that action, pulling requests for openhistorian are OK