[Pyhon] Need help Installing with Python :)

Reputation
0
So, I need this program installed to my Ubuntu -> http://www.mediafire.com/?pgqi34blp8ub6dj



and then when I download it, I get two folders.

One is Source and the other is Dist.



Dist is basically for Windows, so i don't want that to try out. I mean with "Wine" too, the program seems not to start.



And the 2nd one, to which I am interested is the Source folder.

It contains the following files into it :



anonalertv0.7.py

feedparser.py

gui.py

gui.pyc

ircbot.py

irclib.py

scan.py

scan.pyc

settings.py



My problem is that how do i compile this package ? and make it to run
the Application within? I understand that these are the source codes for
the program. I am a absolute beginner but i need this to be installed
and so i am struggling. Can anyone please help me with it?



Exactly what I need to do. On other news I have just installed IDLE for
Python to compile it, but i am stuck there too, no idea what should I
do.



Thanks for the Helping if you post something good and to my curiosity.
 
So, I need this program installed to my Ubuntu -> http://www.mediafire.com/?pgqi34blp8ub6dj



and then when I download it, I get two folders.

One is Source and the other is Dist.



Dist is basically for Windows, so i don't want that to try out. I mean with "Wine" too, the program seems not to start.



And the 2nd one, to which I am interested is the Source folder.

It contains the following files into it :



anonalertv0.7.py

feedparser.py

gui.py

gui.pyc

ircbot.py

irclib.py

scan.py

scan.pyc

settings.py



My problem is that how do i compile this package ? and make it to run
the Application within? I understand that these are the source codes for
the program. I am a absolute beginner but i need this to be installed
and so i am struggling. Can anyone please help me with it?



Exactly what I need to do. On other news I have just installed IDLE for
Python to compile it, but i am stuck there too, no idea what should I
do.



Thanks for the Helping if you post something good and to my curiosity.
 
You can use this python tutorial to install it on your computer. I have tried this on my ubuntu version and that is helping me to install it not sure if it'll work for you. But you can try it anyway. Let me know if it works for you.
 
You can use this python tutorial to install it on your computer. I have tried this on my ubuntu version and that is helping me to install it not sure if it'll work for you. But you can try it anyway. Let me know if it works for you.
 
Yeah I am on that tutorial. I am new to python and I'll let you know !
EDIT : I have been to that tutorial but that didn't help me !

See here :

Code:
Exactly what I need to do. On other news I have just installed IDLE for
Python to compile it, but i am stuck there too, no idea what should I
do.

I have said that in my Original THREAD.
But installing that IDLE did not help me Moreover there's no RUN option in the BAR !
 
Yeah I am on that tutorial. I am new to python and I'll let you know !
EDIT : I have been to that tutorial but that didn't help me !

See here :

Code:
Exactly what I need to do. On other news I have just installed IDLE for
Python to compile it, but i am stuck there too, no idea what should I
do.

I have said that in my Original THREAD.
But installing that IDLE did not help me Moreover there's no RUN option in the BAR !
 
I think that tutorial is for installation of python from official repository. If that tutorial didn't helped you then i guess you need to use Ubuntu forums for the further help. Sorry man, couldn't helped ya, i tried.
 
I think that tutorial is for installation of python from official repository. If that tutorial didn't helped you then i guess you need to use Ubuntu forums for the further help. Sorry man, couldn't helped ya, i tried.
 
Back
Top