Skip to content

Install from PyPI fails - 0.3.4.0 #61

@jgspiro

Description

@jgspiro

In a clean python environment, slycot does not install, because of a missing dependency (skbuild).

ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-er4161h2/slycot/setup.py", line 8, in <module>
        from skbuild import setup
    ImportError: No module named 'skbuild'
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-er4161h2/slycot/

Tried with python 2.7 and 3.5

This is not the case with previous version 0.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions