summaryrefslogtreecommitdiff
path: root/README-1ST
diff options
context:
space:
mode:
Diffstat (limited to 'README-1ST')
-rw-r--r--README-1ST1
1 files changed, 1 insertions, 0 deletions
diff --git a/README-1ST b/README-1ST
index 88174308..4643d655 100644
--- a/README-1ST
+++ b/README-1ST
@@ -101,6 +101,7 @@ it's usually fairly obvious where things have gone astray.
exact same Python as the Ledger executable. In particular I see this
bug on OS X systems where boost_python is linked against the default
Python, while Ledger is linked against the version provided by MacPorts.
+ Or vice versa.
Solution: Use one or the other. If you prefer the system Python, run
"port deactivate -f python26", to get MacPorts' version out of the way.