Python Forum
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cant run uncompyle
#1
 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
Reply
#2
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
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020