8 Jun 2011 14:55
Re: newbie request for help
Kevin Walzer <kw <at> codebykevin.com>
2011-06-08 12:55:39 GMT
2011-06-08 12:55:39 GMT
On 6/8/11 8:29 AM, Kevin Buchs wrote: > > To get tkHyperlinkManager installed here is what I would recommend. If > the command easy_install is not currently available, then you may be > able to install the corresponding "distutils" module for Python using > Fedora's package maintenance capability. Probably installing something > like "Python distutils" should do the job. Once that is done then you > should have the command easy_install. Then it is simply a matter of > using this command line: easy_install tkHyperlinkManager. Depending on > the OS setup, you may need to run that as su/sudo to have the > permissions to write into the Python packages directories. tkHyperlinkManager is just a single module at effbot's site. Just copy the code and put it in site-packages. --Kevin -- -- Kevin Walzer Code by Kevin http://www.codebykevin.com
RSS Feed