Skip to content

How to run/develop locally? #14

Answered by davezuch
davezuch asked this question in Q&A
Jul 10, 2022 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

Why does the app expect a transactions directory one level up? Is it supposed to be run in some sort of VM or Docker container?

Okay I figured main.py is supposed to be ran from web and got past the FileNotFoundError by adding a transactions directory to the root. Now I'm getting this error:

$ ../main.py 0x... 2021-01-01 2021-12-31

reportInfo: ('0x...', '2021-01-01', '2021-12-31', 1657494143, 890, 0, 890, 0, '', '', 1, 'fifo', 1, None)
Traceback (most recent call last):
  File "/.../dfkreport/.venv/lib/python3.9/site-packages/web3/contract.py", line 1513, in call_contract_function
    output_data = web3.codec.decode_abi(output_types, return_data)
  File "/.../dfkreport/.venv/lib/python…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@davezuch
Comment options

@pwillworth
Comment options

@davezuch
Comment options

@pwillworth
Comment options

@davezuch
Comment options

Answer selected by pwillworth
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@pwillworth
Comment options

@mrlowe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants