unable to install web3 package #1059
-
I am unable to perform the pip install web3. its giving me this error × Running setup.py install for lru-dict did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. note: This is an issue with the package mentioned above, not pip. × Running setup.py install for lru-dict did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. note: This is an issue with the package mentioned above, not pip. × Running setup.py install for lru-dict did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip. easy_install : The term 'easy_install' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if
PS C:\Users\Rishi Garg personal\demos\web3_py_simple_storage> pip install lru-dict × Running setup.py install for lru-dict did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. note: This is an issue with the package mentioned above, not pip. Collecting ansible-base × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for ansible-base did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip. Collecting ansible × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for ansible-core did not run successfully. error: legacy-install-failure × Encountered error while trying to install package. hint: See above for output from the failure. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for ansible-base did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for lru-dict did not run successfully. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × python setup.py bdist_wheel did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Running setup.py install for lru-dict did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while trying to install package. note: This is an issue with the package mentioned above, not pip. PLEASE SOMEONE HELP ME FIGURE THIS OUT |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
I see: ALERT: Cython not installed. Building without Cython. Before installing web3 try the following |
Beta Was this translation helpful? Give feedback.
-
Hello @rishigarg256 this is the Cytools error, you can refer to chronological-issues-from-video.md to get the solution. Best regards, Cromewar. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hey I faced somehow the same problem check out this |
Beta Was this translation helpful? Give feedback.
Hello @rishigarg256 this is the Cytools error, you can refer to chronological-issues-from-video.md to get the solution.
Best regards, Cromewar.