Hi Ian, the update command is
~/eric_venv/bin/python3 -m pip install --upgrade eric-ide There is no need to run the post install script because nothing has changed in this respect. Detlev Am Sonntag, 2. Juni 2019, 13:03:47 CEST schrieb Ian Proudler: > Detlev, > > sorry to bother you. Do I have uninstall an old version of eric before > loading a new one? > > Or can I just run: ~/eric_venv/bin/python3 -m pip install eric-ide > ~/eric_venv/bin/eric6_post_install > > (For the first install I already ran: python3 -m venv eric_venv). > > Many thanks, > > Ian > > On 02/06/2019 11:32, Detlev Offenbach wrote: > > Hi, > > > > I just uploaded eric 19.06. It fixes some bugs and adds these new > > features. > > > > > > _______________________________________________ > > Eric mailing list > > [email protected] > > https://www.riverbankcomputing.com/mailman/listinfo/eric -- Detlev Offenbach [email protected] _______________________________________________ Eric mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/eric
