found https://pypi.org/project/web3py/ n test it on docker ubuntu return an 
error
*steps*
apt install -y python3-pip
pip3 install web3py

*result*
Collecting web3py
  Downloading https:
//files.pythonhosted.org/packages/ee/a2/f57e1fefb0c62b4423fd76ea359d58d2363982054050b8c0ab54ed4b84c5/web3py-0.1.20190426.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-10wpw625/web3py/setup.py", line 25, in <module>
        long_description=__doc__ + ' (%s)' % get_hash(),
      File "/tmp/pip-build-10wpw625/web3py/setup.py", line 13, in get_hash
        return subprocess.check_output(['git', 'rev-parse', 'HEAD']).strip
().decode('utf8')
      File "/usr/lib/python3.6/subprocess.py", line 336, in check_output
        **kwargs).stdout
      File "/usr/lib/python3.6/subprocess.py", line 403, in run
        with Popen(*popenargs, **kwargs) as process:
      File "/usr/lib/python3.6/subprocess.py", line 709, in __init__
        restore_signals, start_new_session)
      File "/usr/lib/python3.6/subprocess.py", line 1344, in _execute_child
        raise child_exception_type(errno_num, err_msg, err_filename)
    FileNotFoundError: [Errno 2] No such file or directory: 'git': 'git'


    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-
build-10wpw625/web3py/

best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/74997409-b9a7-4b6d-a3b3-beb9fea39666%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to