smiley/steamapi

How can I install steamapi?

trofimovdev opened this issue · 4 comments

Hi, I had problems with installation.
I tried some ways to install it, but it doesn't installed.
Can you write a command (and in README too, I think) to install steamapi?

Unfortunately this package isn't available through pip, you need to install it manually.

  1. Download the package directly, and unzip.
  2. From terminal cd into the folder.
  3. type python setup.py install

That should work, you might need to use sudo python setup.py install depending on how python is setup on your computer

Thank you mattbox this solved my problem.

Thanks!

sudo pip2 install git+https://github.com/smiley/steamapi.git