The QTPYVCP list may not be complete with recent changes. Follow this
process
http://linuxcnc.org/docs/devel/html/code/building-linuxcnc.html#Satisfying-Build-Dependencies
and  install any packages that are missing. The QTPYVCP are just a
convenient list from this process.

and yes as said, you need to run ~/dev/linuxcnc-dev/scripts/rip-environment
in your terminal window before typing linuxcnc to start linuxcnc. Also
double check the folder location you quoted as the qtpyvcp docs puts the
git under ~/dev/linuxcnc/rip

I might add I do like having all my various project sources under the ~/dev
folder as it keeps the home folder clean.

Rod Webster
*1300 896 832*
+61 435 765 611
Vehicle Modifications Network
www.vehiclemods.net.au


On Mon, 4 Jul 2022 at 01:57, Jérémie Tarot <silopo...@gmail.com> wrote:

> Le dim. 3 juil. 2022 à 17:16, Daniel Dempsey <sqmathl...@gmail.com> a
> écrit :
>
> > Agreed. Installed po4a 0.66 with Gdebi! Works perfectly.
> >
>
> Good :)
>
>
>     from linuxcnc import ini
> > ImportError: cannot import name 'ini' from 'linuxcnc' (unknown location)
> >
> > My LinuxCNC RIP location is ~/dev/linuxcnc-dev.
> > I tried
> >
> > cp scripts/.xsessionrc ~/
> >
>
>
> Is this supposed to source rip-environment automatically at session start?
>
> I suspect it doesn't actually in your case....
>
> Try to cd into your build dir and 'source ./scripts/rip-environnement' then
> try again.
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to