Hi,
I have Python3.9 installed. But when I run "python3.9 -m pip install eeip" I only get an error message
"ERROR: Could not find a version that satisfies the requirement eeip (from versions: none)
ERROR: No matching distribution found for eeip".
It does not seem like eeip exists on pip? Or why does this not work?