Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provided bin scripts are not working #4

Open
bitphage opened this issue Nov 10, 2017 · 0 comments
Open

Provided bin scripts are not working #4

bitphage opened this issue Nov 10, 2017 · 0 comments

Comments

@bitphage
Copy link

 % piston -h
Traceback (most recent call last):
  File "/home/vvk/devel/golos/otkat-py/venv/bin/piston", line 7, in <module>
    steem.cli.legacy()
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/steem/cli.py", line 83, in legacy
    version=pkg_resources.require("steem")[0].version
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 981, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 872, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (toml 0.9.3 (/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages), Requirement.parse('toml==0.9.3.1'), {'steem'})


% steempy -h
Traceback (most recent call last):
  File "/home/vvk/devel/golos/otkat-py/venv/bin/steempy", line 7, in <module>
    steem.cli.legacy()
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/steem/cli.py", line 83, in legacy
    version=pkg_resources.require("steem")[0].version
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 981, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages/pkg_resources/__init__.py", line 872, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (toml 0.9.3 (/home/vvk/devel/golos/otkat-py/venv/lib/python3.6/site-packages), Requirement.parse('toml==0.9.3.1'), {'steem'})
bitphage pushed a commit to bitphage/golos-python that referenced this issue Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant