He re is what I get :

julien@derr-Precision-T1500:~/Dropbox/diatomes/videos$  python -c 'import
fipy; print fipy.__version__'
2.2-dev


What is the best way to install the up to date version under ubuntu 10.10??



On Thu, Mar 3, 2011 at 1:43 AM, Daniel Wheeler <daniel.wheel...@gmail.com>wrote:

>
> On Wed, Mar 2, 2011 at 12:12 PM, Julien Derr <julien.d...@gmail.com>
> wrote:
> > I guess it is version 2.2
> > I think I installed it with the last .deb file for Ubuntu
> > In the help, I get this :
> >
> > FILE
> >
> >
> /usr/local/lib/python2.6/dist-packages/FiPy-2.2_dev-py2.6.egg/fipy/__init__.py
>
> The error suggests that you are using an older version of fipy. What does
>
>  python -c 'import fipy; print fipy.__version__'
>
> return?
>
> BTW There is no 2.2 deb. The deb may have gone into /usr/ rather than
> /usr/local/. It appears that you are using the deb version because of
> the error. The examples you are running appear to be more recent than
> the version of fipy you are using.
>
> --
> Daniel Wheeler
>
>

Reply via email to