From: Daniel W. <dan...@gm...> - 2010-02-11 16:25:42
|
I installed this on Windows 7 virtual machine. When I run "import pysparse" in the python command prompt, I get the following error message in a dialogue box "python.exe has stopped working". No idea what is going on here or why a dialogue box pops up when it's importing a python script. Any ideas? On Sun, Feb 7, 2010 at 12:47 PM, Roman Geus <rom...@gm...> wrote: > Hi again > > If you are interested in downloading the new Windows installer please > use the following URL: > http://hamsel.users.sourceforge.net/pysparse-1.2a1.win32-py2.6.exe > > I will delete the installer from the list of public files, so the old > URL becomes invalid. > > Cheers, > Roman > > On 07.02.2010 18:04, Roman Geus wrote: >> Hello Daniel and Dominique >> >> Finally I managed to create a Windows installer for Python 2.6 and >> Numpy 1.4 based on the current svn trunk available at >> http://ovh.dl.sourceforge.net/project/pysparse/devel/pysparse-1.2a1.win32-py2.6.exe >> >> >> (BTW: there must be a better way to share files between developers...) >> >> It was built using VC++ 2008 and ACML. >> >> I have commit the necessary code changes and some install documentation. >> >> Is anybody willing to test it? >> >> Best regards, >> Roman >> >> On 04.02.2010 16:22, Daniel Wheeler wrote: >>> Good luck Roman. I'm trying to build it on Windows 7 running as a >>> virtual machine. It took me a day to figure out that I needed to run >>> the "command line application" as an administrator before it does >>> anything! >>> >>> On Wed, Feb 3, 2010 at 6:01 PM, Roman Geus<rom...@gm...> wrote: >>>> Hi >>>> >>>> Just an update... >>>> >>>> I'm still trying to build pysparse in Windows using VC++ and ACML for >>>> Python 2.6. Basically it seems to be working now, but only if I link >>>> ACML dynamically (as DLL), which not suitable for creating an >>>> installer. >>>> >>>> If I link the static ACML I still get dependencies to >>>> Fortran-related DLLs. >>>> >>>> I hope I find a solution soon. >>>> >>>> Regards, >>>> Roman >>>> >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> >>>> The Planet: dedicated and managed hosting, cloud storage, colocation >>>> Stay online with enterprise data centers and the best network in the >>>> business >>>> Choose flexible plans and management services without long-term >>>> contracts >>>> Personal 24x7 support from experience hosting pros just a phone call >>>> away. >>>> http://p.sf.net/sfu/theplanet-com >>>> _______________________________________________ >>>> Pysparse-developers mailing list >>>> Pys...@li... >>>> https://lists.sourceforge.net/lists/listinfo/pysparse-developers >>>> >>> >>> >> > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > Pysparse-developers mailing list > Pys...@li... > https://lists.sourceforge.net/lists/listinfo/pysparse-developers > -- Daniel Wheeler |