Skip to content

Unable to run without installing #22

Closed Answered by FriedrichFroebel
jsbien asked this question in Q&A
Discussion options

You must be logged in to vote

You should not run from the didjvu.py file, but from the actual module when using it without installation:

  1. git clone [email protected]:FriedrichFroebel/didjvu.git
  2. cd didjvu
  3. Install dependencies (at least Pillow and gamera).
  4. python -m didjvu --help (assuming that you use a virtual environment with Python 3 or your default interpreter is Python 3, otherwise replace python with python3).

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@jsbien
Comment options

@FriedrichFroebel
Comment options

@jsbien
Comment options

@FriedrichFroebel
Comment options

Answer selected by FriedrichFroebel
Comment options

You must be logged in to vote
3 replies
@FriedrichFroebel
Comment options

@jsbien
Comment options

@FriedrichFroebel
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants