2017-05-04 1:39 GMT+02:00 Thomas Ruedas <trg...@gmail.com>:
> For completeness (although I think it's irrelevant) I'll also mention that
> the new installation following your instruction (again) returned this
> message:
> [...]

Indeed this is not related.

Your problem is really strange: Frescobaldi simply does 'import sip',
which should result in importing the Python 3.5 sip module, since you
are running Frescobaldi with Python 3.5; it should not even see the
Python2.7 module.

Please do the following in a Terminal and send the output:
/opt/local/bin/python3.5 -v
import sip
exit()

Best wishes.
Davide
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to