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

GitHub Codespace install works too! #1

Open
lukestanley opened this issue Jun 28, 2024 · 0 comments
Open

GitHub Codespace install works too! #1

lukestanley opened this issue Jun 28, 2024 · 0 comments

Comments

@lukestanley
Copy link

This worked for me in a GitHub Codespace of this repo that used Ubuntu 20.04.6 LTS:

pip install opencv-python numpy pyfiglet
sudo apt update; sudo apt install libgl1
python panorama.py 1.jpg 2.jpg 3.jpg 4.jpg

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant