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
Cannot install cgmerger via pip.
using: Windows Power Shell, Windows 10.
software versions:
Python 3.8.6
pip 20.2.4
error message: ERROR: Could not find a version that satisfies the requirement cgmerger (from versions: none)
ERROR: No matching distribution found for cgmerger
The text was updated successfully, but these errors were encountered:
Oh yeah, you won't do it. You have to do git pull and install it from a folder now.
I'm still hesitating about publishing the package. I want everything to be tuned, as with every version, there will be a bunch of additional stuff I would need to do to keep it nice (like adhering to semver and write a proper changelog file). So I'm delaying it as much as I can :D.
But you can install it from a folder, you need to just git pull the most recent changes from main and run pip install <path to folder where cgmerger is>. I will probably push the actual package to be available from the internet this week (I will also let community know about the abomination that I did).
Cannot install cgmerger via pip.
using: Windows Power Shell, Windows 10.
software versions:
Python 3.8.6
pip 20.2.4
error message: ERROR: Could not find a version that satisfies the requirement cgmerger (from versions: none)
ERROR: No matching distribution found for cgmerger
The text was updated successfully, but these errors were encountered: