graph-learn icon indicating copy to clipboard operation
graph-learn copied to clipboard

pip install not working

Open snash4 opened this issue 3 years ago • 2 comments

Pip install is not working. I also tried the solution you have given but I still get this error:

ERROR: Could not find a version that satisfies the requirement graph-learn (from versions: none) ERROR: No matching distribution found for graph-learn Please try python3 -m pip install graph-learn. You should use a newer version of pip3.

Originally posted by @baoleai in https://github.com/alibaba/graph-learn/issues/171#issuecomment-981268518

snash4 avatar Jan 21 '22 19:01 snash4

What are your python and pip version? Python>=3.6 and pip >=21 are required.

baoleai avatar Jan 22 '22 06:01 baoleai

python 3.6.13 pip 21.3.1

snash4 avatar Jan 22 '22 07:01 snash4