Santiago Nesti Arène

Results 5 comments of Santiago Nesti Arène
trafficstars

SAR is currently not on the list of currencies included: `Currencies: AED, AUD, BGN, BRL, CAD, CHF, CNY, COP, CZK, DKK, EUR, GBP, HKD, HRK, HUF, IDR, ILS, INR, ISK,...

Same problem on Mac OS: ``` Traceback (most recent call last): File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 525, in on_load_async callback.on_load_async(v) File "/Users/narene/Library/Application Support/Sublime Text 3/Installed Packages/MarkdownLivePreview.sublime-package/MarkdownLivePreview.py", line 146, in on_load_async self._update_preview(markdown_view)...

Looks like there was a minor upgrade to `enex2notion` to `0.3.1_4`. Ran it again and still hitting the error: ``` Traceback (most recent call last): File "/opt/homebrew/bin/enex2notion", line 8, in...

Tried w/ python3.11. Same error: ``` Traceback (most recent call last): File "enex2notion-venv/bin/enex2notion", line 8, in sys.exit(main()) ^^^^^^ File "enex2notion-venv/lib/python3.11/site-packages/enex2notion/cli.py", line 47, in main cli(sys.argv[1:]) File "enex2notion-venv/lib/python3.11/site-packages/enex2notion/cli.py", line 32, in...

Same w/ python3.10: ``` Traceback (most recent call last): File "enex2notion-venv/bin/enex2notion", line 8, in sys.exit(main()) File "enex2notion-venv/lib/python3.10/site-packages/enex2notion/cli.py", line 47, in main cli(sys.argv[1:]) File "enex2notion-venv/lib/python3.10/site-packages/enex2notion/cli.py", line 32, in cli _process_input(enex_uploader, args.enex_input)...