On May 11, 2011, at 9:40 AM, Iain Simpson wrote:

> Another fairly basic question.
> I've just come back to Dabo/Python after some months.
> I've upgraded from Ubuntu 10.10 to 11.04 (with move from 2.6 to 2.7) and 
> my old scripts fail with
> 'import dabo' failing.
> If I change 'python' to 'python2.6' it works OK.
> Therefore I need Dabo to be seen by 2.7.
> Is this a reinstall or a new link or what ?
> 
> existing dabo in
> 
>  "/usr/local/lib/python2.6/dist-packages/Dabo-0.9.3-py.egg/dabo"


        As you can see from the path, this is installed in 2.6's dist-packages 
directory, so you'll have to install Dabo for 2.7. Note that this isn't a Dabo 
thing; any package you've installed in 2.6 will have to be re-installed in 2.7.

        Also note that we have reports of some incompatibilities with Python 
2.7 that neither Paul nor I have had the time to investigate. So if you run 
into any of those, please let us know.



-- Ed Leafe



_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/46bb8d7f-0a64-4af8-b15e-85ee7e31c...@leafe.com

Reply via email to