Python Forum

Full Version: cant run uncompyle
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
 hi guys 
i cant run this setup.py   in windows 7 and py 2.7  Think
how i can run it
what is my wrong!!

link:
http://www.mediafire.com/file/7rwbu9fkvy...master.rar
can anyone help me. i can not install

Requirements
------------

uncompyle2 requires Python 2.7


Installation
------------

You may either create a RPM and install this, or install directly from
the source distribution.

Creating RPMS:

 python setup.py bdist_rpm

 If you need to force the python interpreter to eg. pyton2:
    python2 setup.py bdist_rpm --python=python2


Installation from the source distribution:

    python setup.py install

  To install to a user's home-dir:
    python setup.py install --home=<dir>

  To install to another prefix (eg. /usr/local)
    python setup.py install --prefix=/usr/local

 If you need to force the python interpreter to eg. pyton2:
    python2 setup.py install

 For more information on 'Installing Python Modules' please refer to
    http://www.python.org/doc/current/inst/inst.html


Usage
-----

uncompyle2 -h prints short usage
uncompyle2 --help prints long usage


thanks. i find it, in another forum

thanks. i find it, in another forum