doxyclean icon indicating copy to clipboard operation
doxyclean copied to clipboard

Doesn't work for me

Open jk opened this issue 15 years ago • 5 comments

Hi, I've used the version from your homepage and even this one on github. None of them works for me. I get something like:

IOError: [Errno 2] No such file or directory: '/Users/jk/dev/[currentdir]/xml/index.xml'

on every constelation I run the script (yes, I generated the xml files and pointed the -i switch to that directory…). Perhaps a more verbose readme.txt can help to solve the mess in my head here.

jk avatar Sep 28 '09 23:09 jk

Hi,

Could you try using the verbose option (-v) and send me the verbose output? That'll help me figure out at exactly what point the script is failing.

mattball avatar Sep 29 '09 18:09 mattball

Sure: http://pastie.org/641129

I used an empty folder on my desktop for the -o param. Perhaps I've to install addional python 'packages'?

jk avatar Oct 04 '09 10:10 jk

Can you check if you're still having the same problem with the latest version of Doxyclean? I've changed the way a lot of things work internally over the last two months.

mattball avatar Dec 24 '09 04:12 mattball

Sorry that I'm replying so late.

First, I got errors nontheless but now different ones with my categorys: http://pastie.org/852387

jk avatar Mar 03 '10 20:03 jk

Try renaming the files for the category to NSString+URIQuery instead of NSStringURIQuery. I had the same problem, and I think the former is form of the convention anyway.

mjm avatar Mar 18 '10 01:03 mjm