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

Integration Crash, unable to import thefuzz #1

Open
Hajneken opened this issue Nov 2, 2022 · 2 comments
Open

Integration Crash, unable to import thefuzz #1

Hajneken opened this issue Nov 2, 2022 · 2 comments

Comments

@Hajneken
Copy link

Hajneken commented Nov 2, 2022

The extension is labelled as crashed.
The following is displayed:

The extension crashed because it could not import module thefuzz. 
Try installing this module manually: pip3 install thefuzz --user and then restart Ulauncher. 
If that doesn't help, report the issue on [Github](file2:///usr/share/ulauncher/preferences/dist/index.html).

I have followed the steps:

  1. Install the extension using https://github.com/hakonmh/ulauncher-notion-search
  2. Generate the secret in the Notion Integration Manager
  3. I enabled pages in my notion to work with the integration
  4. I pasted the secret to the Ulauncher extension prompt and saved

Additionally based on the error log displayed in the extension settings I manually installed thefuzz using pip3 install thefuzz --user

Reloading and restarting did not solve the issue.

@hakonmh
Copy link
Owner

hakonmh commented Nov 2, 2022

You have to install the dependencies using sudo for Ulauncher to recognize them

@hakonmh hakonmh closed this as completed Nov 2, 2022
@hakonmh hakonmh reopened this Nov 2, 2022
@igorsantos07
Copy link

igorsantos07 commented Nov 10, 2023

I ran the commands as ULauncher suggested - with my own user and with --user and it removed the "crashed" label. I should note that I have ~/.local/bin in my path.

In the end, it works fine for me, although I only discovered by visiting here that I had to manually link pages. This should be noted in the settings page, one is not expected to look for the README to find other install instructions.

Lastly, I also can't really find a use for the extension - the fuzzy search makes it impossible to actually find what I'm looking for, but I'm not sure if this is a bug or a feature lol

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

3 participants