You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recent master failing at me with the following error:
mm@lapos:~/Projektek/standards$ pdfoutliner "Part 3-01 Dispenser Application v2.33.txt" --inpdf "Part 3-01 Dispenser Application v2.33.pdf"
Traceback (most recent call last):
File "/home/mm/.local/bin/pdfoutliner", line 8, in <module>
sys.exit(main())
File "/home/mm/.local/lib/python3.8/site-packages/pdfoutliner/__main__.py", line 152, in main
if args.utf8:
AttributeError: 'Namespace' object has no attribute 'utf8'
For me it looks like that half of the #3 PR have been removed from the master in cfd2d91
The text was updated successfully, but these errors were encountered:
Hello,
The recent master failing at me with the following error:
For me it looks like that half of the #3 PR have been removed from the master in cfd2d91
The text was updated successfully, but these errors were encountered: