Error with exporting on Ubuntu
See original GitHub issueHello. When I try to use this app, I receive the error:
$ ffpass export -v Traceback (most recent call last): File "/home/user552/.local/bin/ffpass", line 7, in <module> from ffpass import main File "/home/user552/.local/lib/python3.5/site-packages/ffpass/__init__.py", line 62 dbfile: Path = directory / "key4.db" ^ SyntaxError: invalid syntax
Could you help me?
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Shutter image export error: Error while connecting - Ask Ubuntu
I get the following error during exporting the image to Imgur Guest or ImmIO Guest. (Throws same error for all Guest upload servers)....
Read more >Export via pandoc fails on Ubuntu 20.04 LTS #1579 - GitHub
Exporting to any format fails; error can be reproduced. Couldn't find any similar issue in list :-/ Reproducing. Error occurs with any format ......
Read more >Error : export flow graph (10.0.2 on ubuntu) - Dataiku Community
Solved: Hi, I'm getting an error when trying to export a flow graph, see attached screenshot. Happens with all formats, possibly because i ......
Read more >Command '“export' not found when starting a terminal app in ...
I wondered why your machine did not have the export command... then I noticed that your error message actually says “export .
Read more >export png file permissions in Ubuntu 20.04 - Inkscape
Now I'm using 1.1.1 upgraded version then it exports the file with permission 600. All other settings are the same. I upgraded it...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I think you installed with the wrong version of Python. You need python 3.6 or newer.
Closing this, don’t hesitate to ask further questions or open another issue if you have other problems.