Skip to content
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

Build #50

Merged
merged 29 commits into from
Jan 11, 2024
Merged

Build #50

merged 29 commits into from
Jan 11, 2024

Conversation

ZacZhangzhuo
Copy link
Collaborator

since the last merge #49 failed. I PR again for actions.

@ZacZhangzhuo
Copy link
Collaborator Author

ZacZhangzhuo commented Jan 11, 2024

Now, build process for ubuntu is disabled right now since an exception:

[Importerror: libgl.so.1: cannot open shared object file: no such file or directory](https://discuss.streamlit.io/t/importerror-libgl-so-1-cannot-open-shared-object-file-no-such-file-or-directory-opencv-error/7031)

which is because of an apt level dependency. We might need to set up a package.txt for this issue. But Ubuntu users can still use the viewer in the real world. issue #51 created for this problem and we will bring Ubuntu build back soon.

@ZacZhangzhuo ZacZhangzhuo self-assigned this Jan 11, 2024
@ZacZhangzhuo ZacZhangzhuo added the documentation Improvements or additions to documentation label Jan 11, 2024
Comment on lines 24 to 25
- name: install libglu
run: apt-get install libglu
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to run it before the build step

@Licini Licini merged commit bea6a20 into main Jan 11, 2024
8 checks passed
@ZacZhangzhuo ZacZhangzhuo deleted the fix/build branch January 11, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants