ami-iit / robot-log-visualizer

Visualizer to display the data logged with YarpRobotLoggerDevice
BSD 3-Clause "New" or "Revised" License
22 stars 4 forks source link

Problem with superbuild conda-forge instalation #58

Closed carloscp3009 closed 9 months ago

carloscp3009 commented 1 year ago

Hi, I installed the robot log visualizer using robotology-superbuild (conda-forge installation on ubuntu 22.04) but the software didnt even initialized. After re-installing (pyqtwebengine and qtpy) the software launched but it did not work properly. Similar problem with yarpview (Could not make it work)

Dont know if it is a compatibility issue (with conda-forge installation on ubuntu 22.04) or something with the versions. Thanks

DanielePucci commented 1 year ago

Hi @carloscp3009, probably to help the debug you may add the details of the problem you see? Thanks

traversaro commented 1 year ago

@carloscp3009 are you still experiencing this problem? Can you report the output of the following commands:

Thanks!

carloscp3009 commented 1 year ago

I deleted the environment and reinstalled and compiled everything again by using apt instead and it worked immediately. I will add all details in plain text next time.

traversaro commented 1 year ago

Ok, thanks!

traversaro commented 11 months ago

Perhaps the problem was https://github.com/ami-iit/robot-log-visualizer/issues/67 .

traversaro commented 9 months ago

@carloscp3009 if you solved the problem, can you close the issue? Thanks!