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 instructions #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

whyboris
Copy link

@whyboris whyboris commented Apr 3, 2024

I don't believe these are complete, nor have I been 100% successful at building, but I was able to somehow get an exe file which I could copy to my already-working /Program Files/GridPlayer which included my code changes :trollface:

@@ -93,14 +93,14 @@ $ sudo xattr -rd com.apple.quarantine /Applications/GridPlayer.app
$ pip install -U gridplayer
```

**Python 3.8 or later required.**
**Python 3.8 or later required.** (_note: 3.12 and possibly a few previous versions do not work_)

This type of installation will also require a `vlc` package present in your system.
Copy link
Author

@whyboris whyboris Apr 3, 2024

Choose a reason for hiding this comment

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

I don't understand what a "vlc package" means 😓
Do you mean install VLC into /Program Files ?

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

Successfully merging this pull request may close these issues.

None yet

1 participant