Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cant install Ethereum 2.3.2
#1
Hi all,

Iam new to programming and Iam trying to install ethereum 2.3.2 with pip install ethereum.
I get this error:

ERROR: Command errored out with exit status 1:
command: /home/ruben/.pyenv/versions/2.7.14/bin/python2.7 /home/ruben/.pyenv/versions/2.7.14/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpt6x8nS
cwd: /tmp/pip-install-z7FAOd/scrypt
Complete output (19 lines):
Traceback (most recent call last):
File "/home/ruben/.pyenv/versions/2.7.14/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 280, in <module>
main()
File "/home/ruben/.pyenv/versions/2.7.14/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 263, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/home/ruben/.pyenv/versions/2.7.14/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py", line 114, in get_requires_for_build_wheel
return hook(config_settings)
File "/tmp/pip-build-env-F0MbVQ/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 146, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
File "/tmp/pip-build-env-F0MbVQ/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 127, in _get_build_requires
self.run_setup()
File "/tmp/pip-build-env-F0MbVQ/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 243, in run_setup
self).run_setup(setup_script=setup_script)
File "/tmp/pip-build-env-F0MbVQ/overlay/lib/python2.7/site-packages/setuptools/build_meta.py", line 142, in run_setup
exec(compile(code, __file__, 'exec'), locals())
File "setup.py", line 33
print(f'Building for MSYS2 {msys2_env!r} environment')
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command errored out with exit status 1: /home/ruben/.pyenv/versions/2.7.14/bin/python2.7 /home/ruben/.pyenv/versions/2.7.14/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmpt6x8nS Check the logs for full command output.

I hope anyone knows what I can do, and explain in newcomers language how I can solve this problem.

Thanks!
Reply
#2
If you click on Homepage on PyPi(ethereum 2.3.2).
This project is no longer supported. You might try Py-EVM
Gribouillis likes this post
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Invalid syntax error(Predict Ethereum Price) lulu43366 2 3,323 Sep-24-2021, 01:24 PM
Last Post: lulu43366

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020