Post
Topic
Board Bitcoin Technical Support
Re: Help with BitMessage
by
leijurv
on 24/06/2013, 02:55:25 UTC
AGGGGHHH. How do I fix this?
First try running bitmessage uncompiled. Works nicely on my Snow Leopard.

cd /Applications/bitmessage/src/
python bitmessagemain.py


You may need to extend your PATH environment variable, e.g.:
PATH=/Library/Frameworks/Python.framework/Versions/2.7/bin:$PATH


I am running it uncompiled.
Tried that Path thing (but I have python 3.3 apparently), still gives the same error.
Any other ideas?