public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* please help
@ 2021-12-24 13:37 mr vicky
       [not found] ` <ea7ec708-6c26-44fc-b2da-e83a8aa4538en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: mr vicky @ 2021-12-24 13:37 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 1029 bytes --]

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

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/ea7ec708-6c26-44fc-b2da-e83a8aa4538en%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 1401 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: please help
       [not found] ` <ea7ec708-6c26-44fc-b2da-e83a8aa4538en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
@ 2021-12-25  3:16   ` Daniel Staal
  2021-12-25  3:53   ` Rik
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Staal @ 2021-12-25  3:16 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

On 12/24/21 8:37 AM, 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

With that command line, it should be in the folder you are in:
`C:\Users\Hp\Downloads\Compressed\main_3\fresh_start\Downloader-main`

But you can put in a path to the file as well.

Daniel T. Staal

-- 
---------------------------------------------------------------
This email copyright the author.  Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes.  This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: please help
       [not found] ` <ea7ec708-6c26-44fc-b2da-e83a8aa4538en-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  2021-12-25  3:16   ` Daniel Staal
@ 2021-12-25  3:53   ` Rik
  1 sibling, 0 replies; 3+ messages in thread
From: Rik @ 2021-12-25  3:53 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-25  3:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-24 13:37 please help 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 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).