-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outdated dependency #1313
Comments
@arun3688 Do you have time to comment on this issue? |
@danlo76 so it is a os problem? if so, can we close this issue? |
@robha67 at the risk of not understanding, I would still argue that this is an OMSimulator issue. As stated in the description there is a workaround but it seems problematic if a specific version of the library is required which is installed only on specific OS versions. |
@robha67 correct. At least for the version stated if installed using pip. |
@robha67 @danlo76 I can reproduce the problem in WSL and I found that it is not related with version
|
@arun3688 Ok, then does the linux build server need to be updated? Who should we ping this issue to? |
@robha67 i will ask adrian about this |
@arun3688 Thank you! |
@arun3688 Do you have any update on this issue? |
@lochel not yet, i guess we need to update the server |
Where do we link the library? Is it introduced as a dependency by one of the 3rd party libs? Maybe linking it statically would solve the problem? |
@arun3688 Thank you! We will test this shortly. |
Description
I installed OMSimulator in a virtual environment using pip.
Trying to execute OMSimulator I recieve the following error:
OSError: libicuuc.so.66: cannot open shared object file: No such file or directory
After some googling I applied this workaround which solves the issue.
However, it would be nice if this dependency was updated to a more recent version or ideally included.
Steps to reproduce the behavior
Expected behavior
error message:
Version and OS
The text was updated successfully, but these errors were encountered: