Bob,

This install process should work just fine with virtualenvs. That is how I
tested and it seems to work for me.

Doc updates are always appreciated. I'm hoping that with the approach of a
1.0 release, the documentation can get some TLC.

-Chris

On Tue, Oct 13, 2009 at 7:36 AM, Bob Waycott <[email protected]> wrote:

> Chris,
> This is great.
> I'll hopefully be starting a new Satchmo-based store in the upcoming weeks
> and will be quite happy to base it on the official 0.9 branch.
>
> Any ideas how this goes with virtualenvs? Can the pip install from
> requirements be successfully installed to a VE with minimal fuss? I guess
> I'll report some feedback as soon as I try it.
>
> Also, I think now would be a good time for me to contribute some docs back.
> I've been waiting for a bit more 0.9 stability to write up a good API doc
> geared toward developers, similar to Django's API docs that walk you through
> the various classes available and methods on each. I think this could help a
> bit with people wondering more about the internals of Satchmo, if you guys
> agree.
>
> I'll try to clone RC1 down asap & start reading.
>
> Best,
>
> Bob
>
>
> On Mon, Oct 12, 2009 at 10:01 PM, Chris Moffitt <[email protected]>wrote:
>
>> I am happy to announce that Satchmo 0.9 Release Candidate 1 is available
>> from bitbucket. You can download the source in several formats here -
>> http://bitbucket.org/chris1610/satchmo/downloads/
>>
>> Alternatively, we are experimenting with a streamlined installation
>> process. If you have Python 2.4+, pip and Python Imaging Library installed,
>> you should be able to download and install all dependencies then get a basic
>> Satchmo store up and running using these commands:
>>
>> pip install -r 
>> http://bitbucket.org/chris1610/satchmo/raw/tip/scripts/requirements.txt
>> pip install -e hg+http://bitbucket.org/chris1610/satchmo/#egg=satchmo
>>
>>
>>
>> Then use clonesatchmo.py script (installed from source above), to create a 
>> basic satchmo environment
>>
>> python clonesatchmo.py
>>
>>
>>
>> More details on this new process can be found here -
>>
>> http://bitbucket.org/chris1610/satchmo/wiki/ImprovedInstallationProcess
>>
>>
>> This release candidate is being made available in order to get some more
>> widespread testing before the actual 0.9 release. I'm also doing this to
>> experiment with tags and branches in bitbucket. Assuming there are no show
>> stopper issues, 0.9 final will be released in the next week or so.
>>
>> This release has many bug fixes, speed improvements and new capabilities.
>> Please view the full changelog here -
>> http://www.satchmoproject.com/docs/svn/release-notes-0-9.html
>>
>> If you're just starting a Satchmo store, I encourage you to update to this
>> latest version.
>>
>> Thanks to everyone for your help and support. Please take a few minutes to
>> review and help spot any last minute bugs!
>>
>> -Chris
>>
>>
>>
>
> >
>

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

Reply via email to