From: James M. <mu...@pi...> - 2011-06-17 16:33:06
|
A few years ago, I built the visual module on top of the enthought distribution I had downloaded. I did this so students in the class I was teaching could just download one distribution plus one patch from me in order to have everything we needed. I took a couple days to get it right, but it wasn't that hard. The thing is you need to make sure you have a visual that works with the numpy, scipy,etc that enthought has provided. The only way I know how to do it is to build it yourself, or find someone who has built it using the same version of enthought. If you just try to install visual, it will try to install its own numpy, which will probably be incompatible with enthoughts. -Jim On Jun 16, 2011, at 5:49 PM, Bruce Sherwood wrote: > ---------- Forwarded message ---------- > From: K.-Michael Aye <kmi...@gm...> > Date: Thu, Jun 16, 2011 at 12:26 PM > Subject: Re: [Visualpython-users] Installer for ENTHOUGHT's 32-bit > Python distribution for Mac 10.6.x > To: "Bru...@nc..." <Bru...@nc...> > > > I am, and I dont think there are, unfortunately. > I tried to force them work together but it didn't work immediately so > I gave up without hunting for the reason. should try again after my > proposal is done. > I also asked enthought to include it but basically they said it's a > bit too big a piece of cake to be included soon. > > Michael > > On 16.06.2011, at 19:33, Bruce Sherwood <Bru...@nc...> wrote: > >> I personally have no idea. Are there readers of this list that are >> familiar with the Enthought distribution? >> >> Bruce Sherwood >> >> On Thu, Jun 16, 2011 at 8:37 AM, Adam O Hausknecht >> <aha...@um...> wrote: >>> Hi, >>> Is there a Visual Python installer for ENTHOUGHT's 32-bit Python >>> distribution for Mac 10.6.x? >>> Thanks and regards, >>> Adam Hausknecht >>> Professor Adam O. Hausknecht >>> Department of Mathematics >>> UMass Dartmouth >>> 285 Old Westport Road >>> North Dartmouth, MA 02747 >>> Office: >>> Arts and Sciences 394B 508-999-8322 >>> aha...@um... >>> >>> >>> ------------------------------------------------------------------------------ >>> EditLive Enterprise is the world's most technically advanced content >>> authoring tool. Experience the power of Track Changes, Inline Image >>> Editing and ensure content is compliant with Accessibility Checking. >>> http://p.sf.net/sfu/ephox-dev2dev >>> _______________________________________________ >>> Visualpython-users mailing list >>> Vis...@li... >>> https://lists.sourceforge.net/lists/listinfo/visualpython-users >>> >>> >> >> ------------------------------------------------------------------------------ >> EditLive Enterprise is the world's most technically advanced content >> authoring tool. Experience the power of Track Changes, Inline Image >> Editing and ensure content is compliant with Accessibility Checking. >> http://p.sf.net/sfu/ephox-dev2dev >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |