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

New version with python 3.12 support #572

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

archisman-panigrahi
Copy link
Collaborator

@archisman-panigrahi archisman-panigrahi commented Apr 29, 2024

I followed 1-5 in https://github.com/slgobinath/SafeEyes?tab=readme-ov-file#how-to-release

After merging this, please Create a pull-request from master to release, and Merge the PR to release with merge commit, as described in How to release.

We desperately need a new version because safeeyes is broken in latest version of Ubuntu, Fedora and Arch, all of which now use python 3.12

@phoneticallySAARTHaK
Copy link

Able to run this directly via python and wrapper script. Thanks

Also,let me know if there's a better way (and simpler way, I don't want to go through the steps to make a PKBBUILD for arch):

$ cat /usr/bin/safeeyes
cd <path/to/repo>
python -m safeeyes > /dev/null 2>&1 & disown

@slgobinath slgobinath merged commit 97b4567 into slgobinath:master Jun 8, 2024
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

4 participants