Giter Site home page Giter Site logo

Comments (2)

karloskalcium avatar karloskalcium commented on September 25, 2024 2

@prebencarlsen the -o parameter should be a filename, not a directory, as the output is a single .enex file.

from md2enex.

prebencarlsen avatar prebencarlsen commented on September 25, 2024

Hi,

I'm getting this error when trying to convert md files from Obsidian to the Evernote format.

Any help is welcome

❯ ./md2enex.py -d /Users/carlsen/Desktop/md_source/ -o /Users/carlsen/Desktop/md_output/
Traceback (most recent call last):
  File "/Users/carlsen/md2enex/./md2enex.py", line 221, in <module>
    main(args.directory, args.output)
  File "/Users/carlsen/md2enex/./md2enex.py", line 209, in main
    write_enex(target_directory, output_filename)
  File "/Users/carlsen/md2enex/./md2enex.py", line 192, in write_enex
    tree.write(output_file, encoding="UTF-8", method='xml', pretty_print=True,
  File "src/lxml/etree.pyx", line 2075, in lxml.etree._ElementTree.write
  File "src/lxml/serializer.pxi", line 747, in lxml.etree._tofilelike
  File "src/lxml/serializer.pxi", line 815, in lxml.etree._create_output_buffer
  File "src/lxml/serializer.pxi", line 805, in lxml.etree._create_output_buffer
IsADirectoryError: [Errno 21] Is a directory

from md2enex.

Related Issues (9)

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.