Code Monkey home page Code Monkey logo

Comments (4)

canismarko avatar canismarko commented on June 12, 2024

You're welcome, glad you find it useful.

I'm a little miffed about this error. I'm using the argparse package from standard lib, so recognizing options should be pretty robust. Would you mind pasting the output from makesheets -h?

from dungeon-sheets.

DanRoscigno avatar DanRoscigno commented on June 12, 2024

I think that the version in master was not included in the May 4th release. I compared the code installed with master and the processing of -F is not there. I also downloaded the release zip and looked at the code, it is not in the zip file.

Here is the -h output:

usage: makesheets [-h] [--editable] [--debug] [filename]

Prepare Dungeons and Dragons character sheets as PDFs

positional arguments:
  filename        Python file with character definition

optional arguments:
  -h, --help      show this help message and exit
  --editable, -e  Keep the PDF fields in place once processed.
  --debug, -d     Provide verbose logging for debugging purposes.

from dungeon-sheets.

DanRoscigno avatar DanRoscigno commented on June 12, 2024

which makes sense, the latest release was on 4 May, and you merged the commit on 6 May:

image

I will try to run master.

from dungeon-sheets.

DanRoscigno avatar DanRoscigno commented on June 12, 2024

Sorry for the drama! I installed master and all is well!

droscigno@Dans-Mac-mini Downloads % makesheets -h
usage: makesheets [-h] [--editable] [--fancy-decorations] [--debug] [filename]

Prepare Dungeons and Dragons character sheets as PDFs

positional arguments:
  filename              Python file with character definition

optional arguments:
  -h, --help            show this help message and exit
  --editable, -e        Keep the PDF fields in place once processed.
  --fancy-decorations, -F
                        Render extra pages using fancy decorations
                        (experimental, requires
                        https://github.com/rpgtex/DND-5e-LaTeX-Template)
  --debug, -d           Provide verbose logging for debugging purposes.
droscigno@Dans-Mac-mini Downloads % cd
droscigno@Dans-Mac-mini ~ % makesheets -F darvas-level3.py 
Processing darvas-level3...
darvas-level3 done

image

from dungeon-sheets.

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.