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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -