OK, got a couple of questions:
Should I run this from the cmd or from the python enviroment?
I tried from the cmd and it gave me a "traceback" from all the actions (I guess). And in the last line it gave me an error for not loading Base58 object
File "C:\Python39\lib\site-packages\beemgraphenebase\base58.py", line 49, in __init__
raise ValueError("Error loading Base58 object")
ValueError: Error loading Base58 object
What should I do from here?
Ok, now we have it!
The error was in my private keys, for some reason the ctrl+c doesn't work in the CMD, had to click and paste!
Thanks for all the help!
!PIZZA