On Sat, Jul 17, 2010 at 12:46 PM, Benjamin Root <ben.r...@ou.edu> wrote:

> On Sat, Jul 17, 2010 at 6:14 AM, Pavlo Shchelokovskyy <
> shchelokovs...@gmail.com> wrote:
>
>> Hi all,
>> on my workplace I use matplotlib in restricted Windows environment.
>> Since couple of versions matplotlib Windows installer needs elevated
>> user privileges to work (why?), but installation from Python eggs was
>> working just fine. However I can not find any eggs for latest
>> matplotlib, and those on PyPI are for previous release, i.e. 0.99.3.
>> So can somebody point me to Python eggs for matplotlib on Python 2.6
>> under Windows? Or how can I build one, for example from working
>> installation of matplotlib 1.0.0 on the identical platform?
>>
>> Best regards,
>> Pavlo Shchelokovskyy
>>
>>
> I haven't tried matplotlib on Windows, but on Linux, we are able to install
> the various SciPy packages locally by using "python setupegg.py install
> --local".  This does require the use of a build environment, though.  I
> don't know if there is an equivalent for Windows, but I wouldn't be
> surprised if there was.
>
> Ben Root
>
>
Correction -- "python setupegg.py install --user"

Sorry for the confusion.

Ben Root
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to