You are viewing a single comment's thread from:
RE: Installing Steem-Python on Microsoft Windows
python -m pip install
will pull from the repo rather than just doing pip install steem
which pulls the official (and buggier) version.
python -m pip install
will pull from the repo rather than just doing pip install steem
which pulls the official (and buggier) version.