Giter Site home page Giter Site logo

Installation problem about fildem HOT 5 CLOSED

gonzaarcr avatar gonzaarcr commented on August 21, 2024
Installation problem

from fildem.

Comments (5)

gonzaarcr avatar gonzaarcr commented on August 21, 2024

Maybe you don’t need them on Debian, I haven’t tested. Try installing appmenu-gtk-module-common appmenu-gtk2-module appmenu-gtk3-module.

from fildem.

aliuselly avatar aliuselly commented on August 21, 2024

from fildem.

aliuselly avatar aliuselly commented on August 21, 2024

Maybe you don’t need them on Debian, I haven’t tested. Try installing appmenu-gtk-module-common appmenu-gtk2-module appmenu-gtk3-module.

Hello, I installed the pre-installation according to your requirements, but the following exception occurred when running ./run.sh, but I don’t understand python. However, I used pip3 to install these dependent libraries. They all seem to be Error and non-existence: HudMenu, FuzzyMatch, find_near_matches.

./run.sh: 第 3 行:[: =:需要一元表达式
Traceback (most recent call last):
File "./command.py", line 7, in
from handlers.default import HudMenu
File "/home/aliuselly/Global Menu/Fildem/handlers/default.py", line 13, in
from utils.fuzzy import FuzzyMatch
File "/home/aliuselly/Global Menu/Fildem/utils/fuzzy.py", line 3, in
from fuzzysearch import find_near_matches
ModuleNotFoundError: No module named 'fuzzysearch'

from fildem.

gonzaarcr avatar gonzaarcr commented on August 21, 2024

You have to install fuzzysearch with pip3 install fuzzysearch. And you don’t have to run it with sudo.

from fildem.

aliuselly avatar aliuselly commented on August 21, 2024

You have to install fuzzysearch with pip3 install fuzzysearch. And you don’t have to run it with sudo.

Oh, thank you very much, I really did not expect to be able to implement the global menu on the new version of gnome, I have been looking for it for a few months, thanks! ! !

from fildem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.