Neal and Marco: I'm pretty sure the problem is that scigraphica is not compatible with python 2.2. Since it was always pretty buggy, I'm reluctant to patch it to work with the python21 package. Let's just wait until they update it.
-Jeff On Sat, 8 Jun 2002, Neal A. Crocker wrote: > Hi. > > I have scigraphica installed and I'm experiencing the same problems > as described Marco Nonella a few days ago. > > > > >I managed to use scigraphica a few times. After updating some > >fink packages, scigraphica used to hang during input of numbers. > >When the program starts, some warnings appear like > > cannot load preferences (shouldn't be a problem) > > Couldn't import module gtk > > Couldn't import module Numeric > > > > Just to be sure, I rebuilt python and everything that depends on it > with the command sequence: > > fink rebuild python > fink rebuild numeric-atlas pygtk wxpython-wxgtk > fink rebuild f2py scientificpython scipy scigraphica > > > Even after the rebuild, I still have thes problems. When I start up > scigraphica, it pops up dialogs listing the errors Marco mentioned > and then it pops open a python terminal with the following messages: > > Traceback (most recent call last): > File "<string>", line 1, in ? > >>> AttributeError: 'module' object has no attribute 'Unpickler' > >>> Traceback (most recent call last): > File "/sw/lib/python2.2/site-packages/Numeric/Numeric.py", line 91, in ? > import multiarray > ImportError: Failure linking new module > > > Just so you know, these are the packages I have after the rebuild: > > i f2py 2.13.175-12 Fortran to Python Interface Generator > i numeric-atlas 21.0-1 Multidim'l numerical arrays for Python, usi... > i pygtk 0.6.8-2 Modules for use of GTK with Python. > i python 2.2.1-6 Interpreted, object-oriented language. > i scientificpytho 2.2-5 Python modules useful for scientific computing > i scigraphica 0.8.0-3 App for data analysis and technical graphics. > i scipy 0.2.0-1 Scientific tools for Python. > i wxpython-wxgtk 2.3.2.1-4 Cross platform GUI toolkit for Python - uni... > > > Thanks, > Neal. > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - >http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > Fink-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/fink-users > -- Jeffrey S. Whitaker Phone : (303)497-6313 Meteorologist FAX : (303)497-6449 NOAA/OAR/CDC R/CDC1 Email : [EMAIL PROTECTED] 325 Broadway Web : www.cdc.noaa.gov/~jsw Boulder, CO, USA 80303-3328 Office : Skaggs Research Cntr 1D-124 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
