Opened 15 years ago
Closed 15 years ago
#176 closed defect (fixed)
Mac OS X 10.6 install
Reported by: | Owned by: | Malte Marquarding | |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 2.4 |
Component: | General | Version: | 2.0 |
Severity: | normal | Keywords: | |
Cc: |
Description
Malte,
I recently did a clean install of Snow Leopard (10.6). Since I already had python 2.5 installed in /opt/local with MacPorts, I decided to install all of the ASAP dependencies using MacPorts:
py25-matplotlib py25-ipython etc.
This seemed to work fine, and ipython works ok (did the plotting test). However, I get wrong architecture errors when running ASAP:
ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so, 2): no suitable image found. Did find:
/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/asap/_asap.so: mach-o, but wrong architecture
Not sure if I need to start from scratch using the instructions in the wiki, or whether there's another possible fix. Maybe I can't use the 10.5 ASAP distribution for 10.6?
By the way, it would be immensely useful to make ASAP available as a MacPorts package. I don't know how hard this would be, but it really works nicely at resolving dependencies.
Tony
Change History (3)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 15 years ago
Everything has been updated to support standard 10.6 python. Asap 3.0 will be available for 10.6 when relased.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
asap-3.0.0 is available now.
Hi Tony,
There are currently problems with 10.6 and python (not asap related). Once a new python for 10.6 is out and asap-3.0 is ready, I will release a package for it. So expect it to be released for the new Mopra season.
I am not supporting MacPorts as it is non-standard an requires a bit of work.