You are viewing a single comment's thread from:
RE: Tutorial - How to install Steem Python on Windows 10/11
I have the newest versions of python and pip
What do you mean with "latest". You should install python3.9. Later versions are not supported (because of other reasons).
Ah, probably that's why the installation fails. :(
I've got this version installed:
Python 3.13.2 (tags/v3.13.2:4f8bb39, Feb 4 2025, 15:23:48) [MSC v.1942 64 bit (AMD64)] on win32
In your opinion, if I switch to using my Ubuntu machine, should I use 3.9 again?
Probably yes as I saw on github steem-python hasn't been updates for 6 years.
Thank you!
P.S. Perhaps I should reinstall with https://docs.python.org/release/3.9.21/whatsnew/changelog.html
as it contains some security fixed, that's the latest 3.9.x release as far as I see, right?
Sorry for the late answer... I have a lot to reply at the moment ;-)
You can really only use 3.9 for steem-python. This is also available for Windows. You can also use the fix to 3.9.21. It is still outdated, even with the fix ;-)
I had planned to deal with it, but there is no time in sight...
Thank you! I am sure you do :)
Time is really the most expensive asset ;) I'll have to find more time to see if the install procedure will work for me with the latest 3.9.x