Giter Club home page Giter Club logo

Comments (10)

dreua avatar dreua commented on June 7, 2024 1

Looks good:

    copying build/scripts-3.7/pdfarranger -> /home/stvrs/.local/bin
    changing mode of /home/stvrs/.local/bin/pdfarranger to 755

Please try to run /home/stvrs/.local/bin/pdfarranger

from pdfarranger.

stavpup avatar stavpup commented on June 7, 2024 1

Looks good:

    copying build/scripts-3.7/pdfarranger -> /home/stvrs/.local/bin
    changing mode of /home/stvrs/.local/bin/pdfarranger to 755

Please try to run /home/stvrs/.local/bin/pdfarranger

yes it does run. :-)

(pdfarranger:21097): Gtk-WARNING **: 01:25:56.193: Theme parsing error: gtk-dark.css:2077:4: Junk at end of value for border-left-color

from pdfarranger.

dreua avatar dreua commented on June 7, 2024

It seems that you cannot install gtk-3 and gtk-3 classic at the same time and you already have gtk3-classic installed. Have you tried using pdfarranger with gtk3-classic? I think gtk3-classic is just another theme so it might just work.

from pdfarranger.

stavpup avatar stavpup commented on June 7, 2024

The menu entry "pdfarranger" does not work.
Also

`
/.../site-packages/pdfarranger >>> python pdfarranger.py

(pdfarranger.py:3612): Gtk-WARNING **: 22:15:42.986: Theme parsing error: gtk-dark.css:2077:4: Junk at end of value for border-left-color
Traceback (most recent call last):
File "pdfarranger.py", line 92, in
from .iconview import CellRendererImage
ModuleNotFoundError: No module named 'main.iconview'; 'main' is not a package
`

from pdfarranger.

dreua avatar dreua commented on June 7, 2024

This error is unrelated to Gtk, please try to run the bin/pdfarranger file. For me on Fedora this is installed to ~/.local/bin/pdfarranger and therefore I can just run pdfarranger in the commandline.
How did you install pdfarranger?

from pdfarranger.

stavpup avatar stavpup commented on June 7, 2024

This error is unrelated to Gtk, please try to run the bin/pdfarranger file. For me on Fedora this is installed to ~/.local/bin/pdfarranger and therefore I can just run pdfarranger in the commandline.
How did you install pdfarranger?

I followed the instructions;

sudo pacman -S poppler-glib gettext python-pip python-gobject gtk3 python-cairo
Then:

pip install --user -r https://raw.githubusercontent.com/jeromerobert/pdfarranger/master/requirements.txt

from pdfarranger.

dreua avatar dreua commented on June 7, 2024

Ok, what about the other pointers I gave you? Have you tried running ~/.local/bin/pdfarranger?
Can you post the result of echo $PATH? Maybe /home/<user>/.local/binis not included so the pdfarranger command and the desktop file won't work.

from pdfarranger.

stavpup avatar stavpup commented on June 7, 2024

Ok, what about the other pointers I gave you? Have you tried running ~/.local/bin/pdfarranger?
Can you post the result of echo $PATH? Maybe /home/<user>/.local/binis not included so the pdfarranger command and the desktop file won't work.

There are no binaries in these dirs

from pdfarranger.

dreua avatar dreua commented on June 7, 2024

Well there should be at least one file, maybe you need someone who knows arch / manjaro to fix this...
My best guess is that the pip install didn't work properly but I can't think of a reason why... Maybe the output of pip uninstall pdfarranger followed by pip install -v --user -r https://raw.githubusercontent.com/jeromerobert/pdfarranger/master/requirements.txt will give me a clue. (Note the additional -v for verbose output.)

from pdfarranger.

stavpup avatar stavpup commented on June 7, 2024

Well there should be at least one file, maybe you need someone who knows arch / manjaro to fix this...
My best guess is that the pip install didn't work properly but I can't think of a reason why... Maybe the output of pip uninstall pdfarranger followed by pip install -v --user -r https://raw.githubusercontent.com/jeromerobert/pdfarranger/master/requirements.txt will give me a clue. (Note the additional -v for verbose output.)

https://pastebin.com/HHYbNfh6

from pdfarranger.

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.