Trying to install python package epydoc. Package shows up in help() but not in python itself -


I tried installing epydoc on Mac OSX10.10.

I started

  'sudo python setup.py install' ' 

from the epydoc folder as specified in readmeal. It seems to be setting up the file correctly. The strange thing is that when I fire the python and

  epydoc -help  

it does not epydoc Is getting, but when I am in help () and it works in comparison to EPDock which I think is set up but my dragon can not find it in some way.

Do anyone know how I can get this package to run


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -