Git Product home page Git Product logo

Comments (5)

miohtama avatar miohtama commented on May 21, 2024 1

Try:

pip install -e .

This will populate venv/bin with the scripts.

It installed all the dependencies, but not the package itself.

from smart-contracts.

rstormsf avatar rstormsf commented on May 21, 2024

@miohtama same thing. ModuleNotFoundError: No module named 'ico.cmd'

Can I call you ? or pair program? Would really love to set it up.

from smart-contracts.

rstormsf avatar rstormsf commented on May 21, 2024

Or if you could try on your own Mac from scratch to document all installation steps, it would be really helpful for the community

from smart-contracts.

miohtama avatar miohtama commented on May 21, 2024

I would love to help and set up some pair programming. However, unfortunately my personal situation does not allow to take any extra tasks at the moment.

We are getting more people on the deck, so the situation should improve in some point. Currently this project is mostly limited to industry experts.

from smart-contracts.

rstormsf avatar rstormsf commented on May 21, 2024

After careful installation of Populus and thier issue with https://github.com/pipermerriam/populus/issues/301 Now everything works fine with CLI tools.
My issue resolved.

Now getting a little bit different issue:

Source "zeppelin/contracts/ownership/Ownable.sol" not found: Unknown exception in read callback.
import "zeppelin/contracts/ownership/Ownable.sol";

Any idea why it can't find dependencies?
And the doc is misleading for presale CLI which is wrong, it should be deploy-presale
https://ico.readthedocs.io/en/latest/commands.html#id3

Also the doc example is missing --owner flag that is also required for deploy-presale

UPDATE: I see that the zeppelin is submodule, so the doc needs to provide extra installation step:
git submodule update --init --recursive

Is there a public repo for readthedocs so I can update it?

from smart-contracts.

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.