Giter VIP home page Giter VIP logo

Comments (13)

pipermerriam avatar pipermerriam commented on May 20, 2024

Can you give me the full output of pip freeze? I suspect you're working with an older version of py-geth.

from populus.

porobov avatar porobov commented on May 20, 2024

It turns out I have populus 0.8.0... sorry for possible misleading.

(populus) petr@Lenovo-3000-G550:~$ pip freeze
argh==0.26.2
bitcoin==1.1.42
cffi==1.7.0
click==6.6
eth-testrpc==0.6.0
ethereum==1.5.2
ethereum-abi-utils==0.2.2
ethereum-client-utils==0.3.2
ethereum-ipc-client==0.1.9
ethereum-rpc-client==0.4.4
ethereum-tester-client==0.9.0
Flask==0.11.1
gevent==1.1.2
greenlet==0.4.10
itsdangerous==0.24
Jinja2==2.8
json-rpc==1.10.3
MarkupSafe==0.23
pathtools==0.1.2
pbkdf2==1.3
populus==0.8.0
py==1.4.31
py-geth==0.9.0
py-solc==0.3.0
pycparser==2.14
pycryptodome==3.4
pyethash==23.1
pysha3==0.3
pytest==2.9.2
PyYAML==3.11
repoze.lru==0.6
requests==2.11.0
rlp==0.4.6
scrypt==0.7.1
secp256k1==0.13.1
six==1.10.0
toposort==1.4
watchdog==0.8.3
web3==1.6.0
Werkzeug==0.11.10

Cutie

from populus.

porobov avatar porobov commented on May 20, 2024

It is said in this issue that I need python-dev. I have just ordinary Python 2.7.12 (I have libpython-dev though). May this be the case?

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

@porobov It looks like you need to update py-geth. do pip install py-geth -U --no-deps and I suspect things will start working.

from populus.

porobov avatar porobov commented on May 20, 2024

Did it but nothing changed.

I've also tried to run the geth command from the log. It exits with error: -genesis flag provided but not defined. Geth version: 1.4.10-stable

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

Are you still running a pre 1.0 version of populus?

On Tue, Aug 16, 2016, 1:10 AM Concrete Clock 1355 [email protected]
wrote:

Did it but nothing changed.

I've also tried to run the geth command from the log. It exits with error:
-genesis flag provided but not defined. Geth version: 1.4.10-stable


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
https://github.com/pipermerriam/populus/issues/126#issuecomment-240021106,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAyTgjyEo4QBr7mXuSsPpRJBcQG8q5j7ks5qgWJrgaJpZM4JjETr
.

from populus.

porobov avatar porobov commented on May 20, 2024

Yes, it's populus 0.8.0

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

Ok, that's the problem. Pre-populus 1.0 (which only has beta releases right now) the logic that runs geth is embedded in the project and has since become outdated with the more recent releases of the geth client. If you run pip install populus==1.0.0b4 you will get the latest beta release. Let me know if this fixes things.

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

I want to explicitely point out that 1.0 comes with significant breaking changes. Documentation is still in the works so much of it may not be yet documented. A somewhat complete list of changes can be found here https://github.com/pipermerriam/populus/issues/104

from populus.

porobov avatar porobov commented on May 20, 2024

Yes, it works! Well at least it is "Generating DAG" (quite slowly on my machine, but I guess it really means it works, so I'm writing immediately!)). Thank you very much for your time and for your wonderful product. And for the link. Can't wait to start working with it!

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

Happy to help. Please don't hesitate to reach out if you run into any more problems.

from populus.

pipermerriam avatar pipermerriam commented on May 20, 2024

Also, I want to point you at #113 which is about to get merged and released in beta5 today.

from populus.

porobov avatar porobov commented on May 20, 2024

Thank you!

from populus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.