Hello All, I am new to Ceph Community. I am trying to build Ceph. While installing the Libraries using :- install- deps.sh Script, it is Failing to *Build wheels for collected packages: bs4, termcolor, parse, wrapt.* I have tried manually installing them using pip install --no-cache-dir bs4 termcolor parse wrapt but it doesn't work. I have also tried some alternatives, but it is failing to do so. I am attaching a screenshot and error log file (The last para depicts the build Error). Please let me know if anyone of you knows how to fix this. Thanks Mishal
Hi FLAME, There seems to be some issue with your environment, you can: - try and install wheel with pip/pip3 or uninstall and reinstall it again - upgrade pip and run it again Hope this helps, - Dhairya On Sun, Mar 19, 2023 at 12:23 AM FLAME KAISER <flamekaiser368@gmail.com> wrote:
Hello All, I am new to Ceph Community. I am trying to build Ceph. While installing the Libraries using :- install -deps.sh Script, it is Failing to *Build wheels for collected packages: bs4, termcolor, parse, wrapt.* I have tried manually installing them using pip install --no-cache-dir bs4 termcolor parse wrapt but it doesn't work. I have also tried some alternatives, but it is failing to do so. I am attaching a screenshot and error log file (The last para depicts the build Error). Please let me know if anyone of you knows how to fix this.
Thanks Mishal
_______________________________________________ Dev mailing list -- dev@ceph.io To unsubscribe send an email to dev-leave@ceph.io
participants (2)
-
Dhairya Parmar
-
FLAME KAISER