Hi
Admin I am facing problem backend replacement
I have run this command
"docker-compose run contract_observer"
and show error
[root@exchange backend-replacement]# docker-compose run contract_observer
Starting backendreplacement_redis_1 ...
Starting backendreplacement_postgres_1 ... done
Traceback (most recent call last):
File "/usr/local/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/local/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/admin/public_html/backend-replacement/app/services/contract_observer.py", line 19, in
from ..app import App
File "/home/admin/public_html/backend-replacement/app/app.py", line 28, in
from web3 import Web3, HTTPProvider
File "/usr/local/lib/python3.6/site-packages/web3/__init__.py", line 5, in
from web3.main import Web3
File "/usr/local/lib/python3.6/site-packages/web3/main.py", line 6, in
from eth_utils import (
ImportError: cannot import name 'force_text'
[root@exchange backend-replacement]#

Sep 4, 2018, 9:28 AM
Hi admin
please remove this group
if you not any help for developer
Sep 4, 2018, 10:42 AM
Seriously? This is just a place for developers to come together and do tech talk etc. Nobody owes you help, there is no general Solidity or Ethereum Support entity. No offense. ;)
You have to learn a lot of stuff the hard way - read and code, on your own. There's no way around it. You can of course take courses or whatever helps. Ask nicely and precise and someone might jump in to help. But nobody will do the hard work for you.
I'm only into Solidity and Web3/JS though.
Sep 4, 2018, 1:22 PM

© 2024 Draquery.com All rights reserved.