Ansh Shah
Ansh Shah
@FPSychotic did you find the solution to this except for commenting it out?
> Did you solve the issue? I faced with exact the same problem. Did you solve this finally?
From my analysis, it looks like an opencv, cv_bridge and rospy compatiblity issue, Can someone suggest what version should i use. @antonilo what do you suggest?
@Hofalen The problem was related to libffi version in the conda environment. Try installing earlier subversion(3.7.x) of python in the conda env, should solve the issue.
@tangsankou @lokesdaddy Did anyone find a solution to this?
DId you resolve this? @ZyyFLY @jhzhubit
any updates? @spnd-vig
Did you find a solution to this @rishabhdevyadav
### Error at `ros_x_hab`: Unable to install dependencies using `pip install -r requirements.txt` When attempting to install dependencies with the command `pip install -r requirements.txt`, the following error is encountered:...
I modified the requirements.txt file and executed the script in a fresh conda environment. Everything proceeded smoothly until the catkin build. Should I build the workspace with our conda environment...