On Sun, Jun 7, 2009 at 02:40, smichr <smi...@gmail.com> wrote:
> On Jun 7, 7:18 am, Robert Kern <robert.k...@gmail.com> wrote:
>> The easiest thing for you to do is add a file named "sympy.pth" into
>> your site-packages. It should have just one line: the full path to
>> your git checkout. For example, I have my checkout in
>> /Users/rkern/git/sympy/ (i.e. /Users/rkern/git/sympy/setup.py exists).
>
> OK, here's a demonstration that 'setup.py' exists like in your
> example:
>
> ---
>>dir "C:\Documents and Settings\chris\sympy
> \setup.py"
>  Volume in drive C is BB_2
>  Volume Serial Number is 0482-A52E
>
>  Directory of C:\Documents and Settings\chris\sympy
>
> 05/11/2009  05:04 AM             8,275 setup.py
>               1 File(s)          8,275 bytes
>               0 Dir(s)  83,333,206,016 bytes free
> ---
>
> And this is what is in the pth file. I used quotes since the path has
> spaces in it:

Try it without the quotes. Entries are separated by newlines, not
arbitrary whitespace, so quotes are unnecessary. Examine your
sys.path.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to