sudo - what does it mean to invoke something in python -


so, trying figure out how import pyglet, , 1 of answers found, said:

i invoked:

sudo python setup.py install

how 'invoke' this, , in what?

"invoking sudo" linux console term, that's you'd in console. in windows, "invoke" via command prompt.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -