piston-cli icon indicating copy to clipboard operation
piston-cli copied to clipboard

Import error

Open clayop opened this issue 8 years ago • 3 comments

from piston.steem import Steem

Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.5/dist-packages/piston/steem.py", line 4, in from steem.steem import ExchangeConfig as ExchangeConfigSteem ImportError: cannot import name 'ExchangeConfig'

clayop avatar Dec 08 '16 01:12 clayop

This error occurs when I install steem and steem-piston together

clayop avatar Dec 08 '16 01:12 clayop

Hey @clayop , from steem import Steem should work.

pmartynov avatar Dec 10 '16 10:12 pmartynov

Sorry for that .. was my fault .. please give me a little time and install version 0.4.1 that I will release shortly

xeroc avatar Dec 12 '16 12:12 xeroc