sillsdev / ptx2pdf

XeTeX based macro package for typesetting USFM formatted (Paratext output) scripture files
21 stars 7 forks source link

Error on trying to open an SFM file without first selecting a Paratext Project. #960

Open davidbaines opened 2 weeks ago

davidbaines commented 2 weeks ago

I installed PTXprint Version 2.4.22

Without selecting a Paratext Project I clicked to select a "Bible Module". I don't want to select an installed Paratext project, I'm just trying to open a single SFM file.

Here's the error message:

Traceback (most recent call last):
  File "ptxprint\gtkview.py", line 3690, in onSelectModuleClicked
  File "ntpath.py", line 137, in join
  File "genericpath.py", line 152, in _check_arg_types
TypeError: join() argument must be str, bytes, or os.PathLike object, not 'NoneType'

I didn't know that a "Bible Module" means "SFM file" so it looked to me as though it wasn't possible to open a single SFM file.