[Pull Request] Fix install issue with official Steem-Python library
View this post on Hive: [Pull Request] Fix install issue with official Steem-Python library
View this post on Hive: [Pull Request] Fix install issue with official Steem-Python library
I think the official repo now uses
pipenv
, which means that the requirements.txt is not the dependency source, but a generated file (perhaps its in the repo for legacy reasons).To update the dependencies, one would need to run
pipenv update
to refresh the Pipfile.lock.To regenerate requirements.txt thereafter, one would run
pipenv lock -r
.Great! Let's try to get this one merged.
Thank you for the information,,
Very helpful information,,Pray for us to succeed..!!
I will never forget :D Excellent work. All of your work -- especially the photos it nice idea. Really enjoyed reading your post, this made me pleased.
Good job brother,
Please vote my blog
This has served as an answer to many of my questions. thanks for putting up this very interesting post. You can also see my fiction.
https://steemit.com/fiction/@penking/her-name-is-rita
There are a couple of good PRs pending for months now on steem-python - I'm curious to see if you have more success :)
I suspect it will be a while, it doesn't get updated much.
how much time is needed to fix it
It doesn't seem to get updated too often. It can be manually fixed but it takes a few steps for every install.
It really a good solution. Sometimes getting older version is a right solution. Nice work. I find your posts to be very much helpfull and constructive.
Nice work
With all the respects and apprication i would like for you to see my blogs and advise me on what to do to increase my incomes and quality of blogs. My target is becoming a witness group in steem.
Respect
Is this the issue I ran into when you helped me set up steem-python?
Yes