Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation from Pypi (pip) broken #551

Closed
pyinstaller-tickets-migration opened this issue Oct 18, 2014 · 1 comment
Closed

Installation from Pypi (pip) broken #551

pyinstaller-tickets-migration opened this issue Oct 18, 2014 · 1 comment
Assignees
Labels

Comments

@pyinstaller-tickets-migration

Original date: 2012/04/23
Original reporter: *felix DOT morency AND gmail DOT COOM *

From a linux prompt:

> sudo pip install pyinstaller
Downloading/unpacking pyinstaller
  Downloading pyinstaller-1.5.1.tar.bz2 (2.2Mb): 2.2Mb downloaded
  Running setup.py egg_info for package pyinstaller
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
    IOError: [Errno 2] No such file or directory: '/home/morency/software/tmp/py/build/pyinstaller/setup.py'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

IOError: [Errno 2] No such file or directory: '/home/morency/software/tmp/py/build/pyinstaller/setup.py'

----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in /home/morency/.pip/pip.log

This bug have been confirmed by a colleague of mine under Windows.

@matysek
Copy link
Member

matysek commented Oct 18, 2014

Original date: 2012/04/23

PyInstaller is still not fully integrated with pypi.

Duplicate, see #304.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants