On 18 March 2010 00:12, Fabien <[email protected]> wrote: > I don't have any version number: > > $ python asciidoc.py --version > $ > > Just in case, I notice that asciidoc.py is a 0 (zero) octet file ! > asciidoc.py asciidoc.pyc and asciidoc are in the environment PATH. > > A zero file probably means that asciidoc.py is an empty file, so your command above does nothing. I would suggest try re-installing asciidoc.
Just FYI python uses the PYTHONPATH variable not PATH Cheers Lex > thank you > > -- > You received this message because you are subscribed to the Google Groups > "asciidoc" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<asciidoc%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/asciidoc?hl=en. > > -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
