I installed bitNami Trac Stack in my Program files/BitNamiTrac. I'd like to install some plugins. For example: httpauthplugin. I download the httpauthplugin zip file to my E driver, and unzipped it to trac_source\plugins\http_auth\ then I run this command to try to build egg file, then install it:
C:\Program Files\BitNamiTrac\python\Scripts> python E:\trac_source\plugins\http_auth\setup.py bdist_egg then result is: running bdist_egg running egg_info creating TracHTTPAuth.egg-info error: could not create 'TracHTTPAuth.egg-info': Access is denied How can I resolve it? Thank you for your help Best Regards Lynda
-- You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en.
