Skip to content

pip install fails #3

@Krastanov

Description

@Krastanov
  % pip install Ceygen                                                  
Downloading/unpacking Ceygen
  Downloading Ceygen-0.3.tar.gz
  Running setup.py (path:/tmp/pip-build-1uva238w/Ceygen/setup.py) egg_info for package Ceygen
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/tmp/pip-build-1uva238w/Ceygen/setup.py", line 18, in <module>
        module.language = "c++"
    AttributeError: 'list' object has no attribute 'language'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/tmp/pip-build-1uva238w/Ceygen/setup.py", line 18, in <module>

    module.language = "c++"

AttributeError: 'list' object has no attribute 'language'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions