Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-808

`python setup.py develop` doesn't work on a clean checkout

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.11.2
    • PySide
    • None
    • Linux/X11

    Description

      1. create a virtualenv and activate it
      2. clone pyside repo with submodules
      3. $ python setup.py develop
        running develop
        error: error in 'egg_base' option: 'pyside_package' does not exist or is not a directory
        
      1. Same problem with `pip install -e`:
        $ pip install -e .
        Obtaining file:///home/amezin/pyside-setup
            Complete output from command python setup.py egg_info:
            running egg_info
            error: error in 'egg_base' option: 'pyside_package' does not exist or is not a directory
            
            ----------------------------------------
        Command "python setup.py egg_info" failed with error code 1 in /home/amezin/pyside-setup/
        

      Attachments

        For Gerrit Dashboard: PYSIDE-808
        # Subject Branch Project Status CR V

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            sanya_m Alexander Mezin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are 3 open Gerrit changes