sphinx-doc / sphinx

The Sphinx documentation generator
https://www.sphinx-doc.org/
Other
6.57k stars 2.12k forks source link

Error while using sphinxcontrib-visio #4192

Closed Msrgit closed 7 years ago

Msrgit commented 7 years ago

Subject: Attempting to include a visio file in a sphinx document

Problem

Performed: make html

Procedure to reproduce the problem

<Paste your command-line here which cause the problem>
Directive used:

..visio-figure:: TestVisio.vsd

#### Error logs / results

This is the error log: sphinx-err-NFza7e.log

This is the file used: TestVisio.vsd.zip

Expected results

Expecting to see a swimlane diagram in the document

Reproducible project / your project

Environment info

Msrgit commented 7 years ago

Looks like I can only use this on a Windows platform - needs PyWin32 - not available on Linux. Oops - newbie!

I'll leave it open:

Quote: "Please also report this if it was a user error, so that a better error message can be provided next time."

tk0miya commented 7 years ago

Sorry, this is issues of Sphinx. so I'm closing this now. Please post this to sphinxcontrib-visio project if you want to fix it.

Thanks,