public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: Rik <amphiboly-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: please help
Date: Fri, 24 Dec 2021 22:53:06 -0500	[thread overview]
Message-ID: <sq64j4$ob6$1@ciao.gmane.io> (raw)
In-Reply-To: <ea7ec708-6c26-44fc-b2da-e83a8aa4538en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>

On 2021-12-24 08:37, mr vicky wrote:
> it was working perfect with that same command but now i am getting error
> here is my error
> 
> PS C:\Users\Hp\Downloads\Compressed\main_3\fresh_start\Downloader-main> 
> pandoc -o 
> The_Analytic_Detective__Decipher_Your_Companys_Data_Clues_and_Become_Irreplaceable.md 
> The_Analytic_Detective__Decipher_Your_Companys_Data_Clues_and_Become_Irreplaceable.epub 
> --metadata title="Analytics"
> pandoc.exe: 
> The_Analytic_Detective__Decipher_Your_Companys_Data_Clues_and_Become_Irreplaceable.epub: 
> openBinaryFile: does not exist (No such file or directory)
> 
> in which directory i have move my markdown file ?
> kindly help me about it
> 
> -- 

Your command line is trying to use the .epub file as input to create an 
output .md file. The -o option flag should precede the output file name.

The .md file should still be in the Downloader-main subdirectory. Pandoc 
does not appear to wipe out the output file when this error occurs.

-- 
Rik


      parent reply	other threads:[~2021-12-25  3:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-24 13:37 mr vicky
     [not found] ` <ea7ec708-6c26-44fc-b2da-e83a8aa4538en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-12-25  3:16   ` Daniel Staal
2021-12-25  3:53   ` Rik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='sq64j4$ob6$1@ciao.gmane.io' \
    --to=amphiboly-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).