osparamatrix / ks-orderapi-python

47 stars 59 forks source link

Why install command is not working pip install git+https://github.com/osparamatrix/ks-orderapi-python.git #27

Closed kalilinux-png closed 3 years ago

erwaqarmalik commented 3 years ago

I'm getting this error "ERROR: Could not find a version that satisfies the requirement ks-orderapi-python (from versions: none) ERROR: No matching distribution found for ks-orderapi-python"

erwaqarmalik commented 3 years ago

No description provided.

Is your problem resolved?

kalilinux-png commented 3 years ago

this is not working because git is not installed in your path methods to solve the problem

  1. download and add git in your path and then run the the install command 2.download git and run this command in git cmd
  2. let me know if it does not work's
erwaqarmalik commented 3 years ago

Yes the problem is resolved. Git needs to be installed