Skip to content

GitHub Codespace install works too! #1

Open
@lukestanley

Description

@lukestanley

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions