Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
mat
mat
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 29
    • Issues 29
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • mat
  • matmat
  • Issues
  • #11063

Closed
Open
Opened Jun 10, 2016 by htgoebel@htgoebelReporter

Undocumented Requirement "DistUtilsExtra"

Installing MAT via pip fails due to undocumented requirement "DistUtilsExtra" missing:

$ pip install mat-0.6/ Processing ./mat-0.6 Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-fGZr4g-build/setup.py", line 6, in from DistUtilsExtra.command import * ImportError: No module named DistUtilsExtra.command

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-fGZr4g-build

The requirement DistUtilsExtra is not documented. Additionally PyPI does not contain such a package.

(from redmine: created on 2016-02-06)

Assignee
Assign to
MAT_0.6.2
Milestone
MAT_0.6.2
Assign milestone
Time tracking
None
Due date
None
Reference: mat/mat#11063