python interpreter [SOLVED]
- Slaxmax
- Contributor
- Posts: 408
- Joined: 03 Jan 2013, 09:51
- Distribution: KDE4
- Location: Campinas Brazil https://goo.gl/yrxwKi
Re: python interpreter
vamos conversar pelo chat?
“DNA is like a computer program but far, far more advanced than any software ever created.”
― Bill Gates, The Road Ahead
― Bill Gates, The Road Ahead
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: python interpreter
@Slaxmax
Sim
Sim
-
- Black ninja
- Posts: 35
- Joined: 05 Apr 2014, 02:06
- Distribution: Porteus
- Location: Brazil
Re: python interpreter
SOLVED
Thank you so much, @Slaxmax!
Was missing the priting module.
Solution:
1) Download the printing module at:
1.1) for 32bits -> http://dl.porteus.org/i486/current/modules/
1.2) for 64bits -> http://dl.porteus.org/x86_64/current/modules/
2) Move the printing module downloaded for modules folder.
OBS: In my case, i have the Porteus installed in my hd, so i moved the printing module downloaded for /mnt/sda1/porteus/modules
3) Open Terminal, go to the modules folder, and entry the following command: sudo activate modules_name.xzm
OBS: In my case, the modules name is: 07-printing.xzm. So, activate 07-printing.xzm
4) Entry the roots passwd and thats it!
Thank you so much, @Slaxmax!
Was missing the priting module.
Solution:
1) Download the printing module at:
1.1) for 32bits -> http://dl.porteus.org/i486/current/modules/
1.2) for 64bits -> http://dl.porteus.org/x86_64/current/modules/
2) Move the printing module downloaded for modules folder.
OBS: In my case, i have the Porteus installed in my hd, so i moved the printing module downloaded for /mnt/sda1/porteus/modules
3) Open Terminal, go to the modules folder, and entry the following command: sudo activate modules_name.xzm
OBS: In my case, the modules name is: 07-printing.xzm. So, activate 07-printing.xzm
4) Entry the roots passwd and thats it!