On Oct 12, 2:51 pm, John_Nowlan <john_now... carleton.ca> wrote:
> Tried this:
>
> easy_install -U Pylons
> ..
> Best match: Pylons 0.9.6.1
> ..
> Best match: simplejson 1.7.3
> ...
> error: Setup script exited with error: The .NET
Framework SDK needs to
> be installed before building extensions for Python.
>
> Hmm, so I need not just a C compiler but the whole .NET
SDK.
> After poking around a bit I downloaded simplejson and
tried:
>
> C:TEMPsimplejson-1.7.3>setup.py --without-speedups
install
> ...
> error: can't copy
'simplejson.egg-infonative_libs.txt': doesn't exist
> or not a regular file
>
> So I'm assuming when I try to skip the compile
something else (a native
> lib/dll) is missing.
> Anyone know how to get around this?
>
> Would it not be preferable to have simplejson not try
and compile by
> default?
Pylons' simplejson requirement is 1.7.1. Try installing
that version.
jw
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "pylons-discuss" group.
To post to this group, send email to pylons-discuss googlegroups.com
To unsubscribe from this group, send email to
pylons-discuss-unsubscribe googlegroups.com
For more options, visit this group at h
ttp://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---
|