Hey thanks for this,
yes, i used the easy_install method and it did work on the python 2.4, the
python 2.5 failed.
shawn
On 7/18/07, Kent Johnson <[EMAIL PROTECTED]> wrote:
Terry Carroll wrote:
> On Wed, 11 Jul 2007, shawn bright wrote:
>
>> Hey there all,
>> i got the news that storm was relea
Terry Carroll wrote:
> On Wed, 11 Jul 2007, shawn bright wrote:
>
>> Hey there all,
>> i got the news that storm was released as open source. Storm is a db orm for
>> python.
>> i have a downloaded package and i would like to play with it, but it does
>> not come with any install instructions.
>>
On Wed, 11 Jul 2007, Eric Brunson wrote:
> Add the full path of the egg to a .pth file in a directory in your
> python path.
Cool, thanks.
To Shawn:
So all I did was create a text file called "myeggs.pth" in my
site-packages directory, with the following content:
>cat c:\Python25\Lib\site-pa
Terry Carroll wrote:
> On Wed, 11 Jul 2007, shawn bright wrote:
>
>
>> Hey there all,
>> i got the news that storm was released as open source. Storm is a db orm for
>> python.
>> i have a downloaded package and i would like to play with it, but it does
>> not come with any install instructions.
On Wed, 11 Jul 2007, shawn bright wrote:
> Hey there all,
> i got the news that storm was released as open source. Storm is a db orm for
> python.
> i have a downloaded package and i would like to play with it, but it does
> not come with any install instructions.
> i found the package here https: