Viewing a response to: @bunny/re-seagul-steemit-post-bot-like-wang-for-introduceyourself-20160720t020144952z
I'm using Windows and had the same problem. For some reason PYTHONPATH didn't have the default directory for all my python packages listed. At the top of your "post_test.py" file put: import sys print(sys.path) That will tell you what PYTHONPATH is searching through for imports. Use ."append" to add the location of your steemapi folder. For me that was: import sys sys.path.append("C:\Python34\Lib\site-packages") print(sys.path)
author | davidrobison |
---|---|
permlink | re-bunny-re-seagul-steemit-post-bot-like-wang-for-introduceyourself-20160818t233508641z |
category | hacking |
json_metadata | {"tags":["hacking"]} |
created | 2016-08-18 23:35:09 |
last_update | 2016-08-18 23:35:09 |
depth | 2 |
children | 0 |
last_payout | 2016-08-24 12:53:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 435 |
author_reputation | 51,670,338,162 |
root_title | "Steemit post Bot like @wang for introduceyourself" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 879,913 |
net_rshares | 0 |