This repository was archived by the owner on Aug 8, 2018. It is now read-only.
This repository was archived by the owner on Aug 8, 2018. It is now read-only.
Error in starting pyethapp #283
Open
Description
Checklist
- [ ok] installed
pyethapp
inside a virtualenv
System/environment
- OS: ubuntu 16.04 LTS
- python version: 2.7(for this)
- installation method (pip & pypi/git & setup.py): pip
- pyethapp branch (if applicable): no
Expected behaviour
should return all available commands
Observed behaviour
Traceback (most recent call last): File "/home/gujjar/pyethapp/bin/pyethapp", line 7, in <module> from pyethapp.app import app File "/home/gujjar/pyethapp/local/lib/python2.7/site-packages/pyethapp/app.py", line 19, in <module> from ethereum import blocks ImportError: cannot import name blocks
Metadata
Metadata
Assignees
Labels
No labels