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

How run on macos #9

Open
jcstorino opened this issue Feb 7, 2022 · 1 comment
Open

How run on macos #9

jcstorino opened this issue Feb 7, 2022 · 1 comment

Comments

@jcstorino
Copy link

I have python installed and PySide2 too, I downloaded the file, set chmod and runs the file, but I get the message:

image

What am I doing wrong ?

@tshiamobhuda
Copy link
Owner

Hi @jcstorino, pardon the late reply, I'll create a macOS build for you.
The current build is actually for Linux-based systems.

If you want to build from source so long, you can:

  • clone the repo/download source
  • (optional) create a virtualenv in the dir & activate it
  • install Pyside2
  • run python3 indicator.py

This should be sufficient to run the project.

I'll update this thread with a link to the macOS build once it's available.

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

2 participants