Thank you so much Ned!!! I completely overlooked that after reinstalling
mysql via macports. I added the db, user, pw, and everything worked
perfectly! There's hope for me and Django after all haha. Again, I really
appreciate your help and time, saving my n00bness to python and Django!
--
View th
In article <30087228.p...@talk.nabble.com>,
brinsknaps wrote:
> I really appreciate the reply! I finally made some progress after daunting
> attempts to get msyql up and running from macports. Ultimately it had to do
> with some permission issues.
>
> Anyway, I can feel a tad bit closer, but am
Hi Ned,
I really appreciate the reply! I finally made some progress after daunting
attempts to get msyql up and running from macports. Ultimately it had to do
with some permission issues.
Anyway, I can feel a tad bit closer, but am still running into a roadblock:
$~/ python
Python 2.6.6 (r266:
In article <30054281.p...@talk.nabble.com>,
brinsknaps wrote:
> I know it's been a long time since you posted this message, but I've been
> pulling out my hair running into the same issue. I've tried installing
> 32-bit and 64-bit versions of mysql to test different compatibilities with
> python
Hey Brian,
I know it's been a long time since you posted this message, but I've been
pulling out my hair running into the same issue. I've tried installing
32-bit and 64-bit versions of mysql to test different compatibilities with
python 2.6.6, but have had no luck. By any chance did you figure o
Hi, Brian
I don't think python2.5 shipped with Snow Leopard is 64 bit.
If you want to build using pyhton 2.5 it will have to be 32bit.
-- Emanuele.
On Nov 11, 2009, at 5:28 PM, Brian Zambrano wrote:
Hi all,
Like many others before me, I'm banging my head against the wall
trying to get MySQ