Code Monkey home page Code Monkey logo

gif-sandbox's People

Contributors

christoph2806 avatar doerfli avatar matthiaszimmermann avatar rapidddenis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gif-sandbox's Issues

[Bug]: branch bugfix/solidity_install failure in rebuild container

What happened?

error message during rebuild container

[607659 ms]
[607661 ms]
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes[903297 ms] Container server: Remote to local stream terminated with error: {
message: 'connect ENOENT \\.\pipe\openssh-ssh-agent',
name: 'Error',
stack: 'Error: connect ENOENT \\.\pipe\openssh-ssh-agent\n' +
'\tat PipeConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)'
}

Warning: Permanently added 'github.com,140.82.121.3' (ECDSA) to the list of known hosts.
Connection reset by 140.82.121.3 port 22
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: not a git repository (or any of the parent directories): .git

Compiling GIF contracts...
Brownie v1.19.3 - Python development framework for Ethereum

ERROR: Brownie environment has not been initiated for this folder.
Type 'brownie init' to create the file structure.
Deploying GIF contracts to ganache ...
Brownie v1.19.3 - Python development framework for Ethereum

No project was loaded.
Warning: Input is not a terminal (fd=0).
Brownie environment is ready.

from scripts.instance import GifInstance
File "", line 1, in
ModuleNotFoundError: No module named 'scripts'
instance = GifInstance(accounts[0], accounts[1])
File "", line 1, in
NameError: name 'GifInstance' is not defined
f = open("/workspace/gif_instance_address.txt", "w")
f.writelines("registry=%s\n" % (instance.getRegistry().address))
File "", line 1, in
NameError: name 'instance' is not defined
f.close()

GIF deployme

What operating system are you seeing the problem on?

Windows

What browsers are you seeing the problem on?

Firefox

What wallet extension are you using?

Metamask

Rules

  • I agree to follow this project's rules

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.