python interpreter [SOLVED]

Post here if you are a new Porteus member and you're looking for some help.
User avatar
Slaxmax
Contributor
Contributor
Posts: 408
Joined: 03 Jan 2013, 09:51
Distribution: KDE4
Location: Campinas Brazil https://goo.gl/yrxwKi

Re: python interpreter

Post#16 by Slaxmax » 09 Apr 2014, 04:14

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

alexandre-samuel
Black ninja
Black ninja
Posts: 35
Joined: 05 Apr 2014, 02:06
Distribution: Porteus
Location: Brazil

Re: python interpreter

Post#17 by alexandre-samuel » 09 Apr 2014, 04:17

@Slaxmax

Sim

alexandre-samuel
Black ninja
Black ninja
Posts: 35
Joined: 05 Apr 2014, 02:06
Distribution: Porteus
Location: Brazil

Re: python interpreter

Post#18 by alexandre-samuel » 09 Apr 2014, 06:41

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!

Post Reply