gonzaarcr / Fildem

Fildem global menu
GNU General Public License v3.0
802 stars 86 forks source link

In ubuntu #72

Closed spideyO0 closed 2 years ago

spideyO0 commented 3 years ago

Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'fildem' Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'fildem'

I got this error what to do

ghost commented 3 years ago

On Ubuntu 20.04, Gnome version 3.36.

I got a similar error:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'fildem'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'fildem'

When I try to sudo apt install unity-gtk-module, another error occurred:

Building dependency tree       
Reading state information... Done
Package unity-gtk-module is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'unity-gtk-module' has no installation candidate

Anything suggestion?

DuttaAB-dev commented 3 years ago

Do you have appmenu-gtk3-module installed?

ghost commented 3 years ago

Do you have appmenu-gtk3-module installed?

Yes, that was already installed.

gonzaarcr commented 3 years ago

@spideyO0 can you provide the steps that you did?

@CMU-Yi If you install it through the .deb file you don’t need to install anything.

spideyO0 commented 3 years ago

this problem is caused by anaconda if u remove anaconda fildem will work just fine it worked for me

zhoyifan commented 3 years ago

So is there any way to let anaconda and fildem coexist? For instance, specifically assign the pip and python command directory for "/usr/bin/fildem", and do not modify the default pip and python command.

maacpiash commented 3 years ago

I'd like to get a solution to this problem, too. I need Anaconda for school, and I'd also like to continue using Fildem.