Skip to content

Conversation

@Dollique
Copy link

I am running Fedora 42 with Wayland and Gnome and needed to do some changes to the code to make it running.
I also upgraded to python 3.12.

For installation, I had to use conda as I had issues with some dependencies.

These changes may break things on Windows/Mac or other Linux Distros.

I am aware there is another PR from a Linux user (probably arch). I did not test this, as the PR is still on hold.

If you're interested in merging this, but need more testing, I have a Windows 10 and Mac machine I could use.

Disclaimer: I am a frontend dev and do not know Python! I did most of this with the help of AI, so please review the code.

@Dollique Dollique changed the title Fixes for linux fedora python 3 12 Fixes for linux fedora python 3.12 Sep 14, 2025
six==1.16.0
thefuzz==0.22.1
tk==0.1.0
transformers==4.27.4
Copy link
Author

@Dollique Dollique Sep 14, 2025

Choose a reason for hiding this comment

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

The dependency transformers throws an error for me. Is this needed for win/mac or other distros?

future==0.18.2
fuzzywuzzy==0.18.0
idna==3.4
numpy==1.26.0
Copy link
Author

Choose a reason for hiding this comment

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

The dependency numpy throws an error for me. Is this needed for win/mac or other distros?

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.

1 participant