Description
- create a virtualenv and activate it
- clone pyside repo with submodules
$ python setup.py develop running develop error: error in 'egg_base' option: 'pyside_package' does not exist or is not a directory
- 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/