Package manager: installation fails #52317

Closed
opened 2017-08-09 10:48:19 +02:00 by Sybren A. Stüvel · 5 comments

System Information
Ubuntu Linux 16.10

BPMA Version
Broken: 2825d0fc06167

Running pip install -e . fails with the following error:

% pip install -e .    
Obtaining file:///home/sybren/workspace/blender-package-manager-addon
    Complete output from command python setup.py egg_info:
    running egg_info
    creating bpkg.egg-info
    writing top-level names to bpkg.egg-info/top_level.txt
    writing bpkg.egg-info/PKG-INFO
    writing dependency_links to bpkg.egg-info/dependency_links.txt
    writing manifest file 'bpkg.egg-info/SOURCES.txt'
    error: package directory 'bpkg' does not exist
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /home/sybren/workspace/blender-package-manager-addon/

I'm running this within a virtualenv with Python 3.5.2.

**System Information** Ubuntu Linux 16.10 **BPMA Version** Broken: 2825d0fc06167 Running `pip install -e .` fails with the following error: ``` % pip install -e . Obtaining file:///home/sybren/workspace/blender-package-manager-addon Complete output from command python setup.py egg_info: running egg_info creating bpkg.egg-info writing top-level names to bpkg.egg-info/top_level.txt writing bpkg.egg-info/PKG-INFO writing dependency_links to bpkg.egg-info/dependency_links.txt writing manifest file 'bpkg.egg-info/SOURCES.txt' error: package directory 'bpkg' does not exist ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /home/sybren/workspace/blender-package-manager-addon/ ``` I'm running this within a virtualenv with Python 3.5.2.
Author
Member

Changed status to: 'Open'

Changed status to: 'Open'
Author
Member

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
gandalf3 was assigned by Sybren A. Stüvel 2017-08-09 10:48:30 +02:00
Member

Added subscriber: @BrendonMurphy

Added subscriber: @BrendonMurphy
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Member

2017 no activity. closed.

2017 no activity. closed.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#52317
No description provided.