thinkle / gourmet

Gourmet Recipe Manager
GNU General Public License v2.0
341 stars 141 forks source link

Plugin Error #1005

Closed th00mas88 closed 3 years ago

th00mas88 commented 3 years ago

Hi,

I am very new to this, after playing and getting gourmet working (at last) I was playing with the plugin for default units. When ticking the box in - Settings > Plugin > tools. I get

An error occurred activating plugin. ImportError: No module named unit_display_prefs You may need to install additional python packages for this module to work properly. If you have a package management system on your computer, use it to search for a package containing "unit_display_prefs", such as "python-unit_display_prefs" or "unit_display_prefs"

checking the folder I have the file unit_display_prefs.gourmet-plugin

I had a play and unticked "spell check" which no cannot be ticked, I am fully lost now.

Thanks

cydanil commented 3 years ago

Hi Thomas, Could you give us more infos on your installation?

Thanks!

th00mas88 commented 3 years ago

Debian ? (I'm running on a pi)

0.17.5

Using all the instructions listed on the readme. - initially I had used the zip and unzipped to documents and installed from there but I kept getting fails so went back and used the tarball

cydanil commented 3 years ago

I know this is a bit dated.
You should however now be able to run Gourmet as intended on raspian:

th00mas88 commented 3 years ago

Hey.

Thanks I thought I had self replied. I ended up finding the pip install and doing that . I'm quite new to all pi stuff so I'm not sure what I was doing wrong. But the pip worked!

On Sat, 24 Oct 2020, 12:32 Cyril Danilevski, notifications@github.com wrote:

I know this is a bit dated. You should however now be able to run Gourmet as intended on raspian:

-

Install the dependencies as listed in the installation instructions https://github.com/thinkle/gourmet/blob/master/INSTALL.md#unbutu-2004-linux-mint-20

Clone the repository;

within the folder, do

python3 setup.py build_i18n pip3 install .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thinkle/gourmet/issues/1005#issuecomment-715895109, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQDISBKEP22UYA4AHUA4QADSMKULZANCNFSM4POS3VTA .