mkapi icon indicating copy to clipboard operation
mkapi copied to clipboard

pip install mkapi not working

Open CarlosVaquero opened this issue 4 years ago • 2 comments

When running pip install mkapi:

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

CarlosVaquero avatar Jul 30 '20 09:07 CarlosVaquero

Could you show the log of pip command?

daizutabi avatar Aug 03 '20 21:08 daizutabi

@CarlosVaquero I got the same message. Probably you are running a python version lower than 3.7 (see your version with python -V), while mkapi supports python 3.7+

timvink avatar Aug 04 '20 06:08 timvink