ewelink-api-python icon indicating copy to clipboard operation
ewelink-api-python copied to clipboard

no module named 'ewelink'

Open EnricGarrigo opened this issue 2 years ago • 1 comments

How can we install the module?

the 'pip install ewelink' command says:

ERROR: Could not find a version that satisfies the requirement ewelink (from versions: none) ERROR: No matching distribution found for ewelink

EnricGarrigo avatar Mar 02 '23 08:03 EnricGarrigo

I created a setup.py on my fork so you can install it like this: pip install ewelink@git+ssh://[email protected]/dantimofte/[email protected]

dantimofte avatar Jan 01 '24 05:01 dantimofte