On Thu, Oct 16, 2008 at 3:20 AM, Edward K. Ream <[EMAIL PROTECTED]> wrote:

>> C:\Python26\Lib\site-packages\Leo-4-5-1-2-final>C:\Python26\python.exe
>> setup.py
>> Traceback (most recent call last):
>>  File "setup.py", line 2, in <module>
>>    from setuptools import setup,find_packages
>> ImportError: No module named setuptools
>>
>> Any idea how to resolve this?

- Install setuptools
- Observe that setup.py install gives you the warning (i.e. it won't work)
- Run setup.py develop

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to