Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

unable to pip install with Python 3.5 #112

@kamikaze

Description

@kamikaze
Collecting cloudify
  Using cached cloudify-3.4.tar.gz
Collecting cloudify-plugins-common==3.4 (from cloudify)
  Using cached cloudify-plugins-common-3.4.tar.gz
Collecting cloudify-rest-client==3.4 (from cloudify)
  Using cached cloudify-rest-client-3.4.tar.gz
Collecting cloudify-dsl-parser==3.4 (from cloudify)
  Using cached cloudify-dsl-parser-3.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "C:\path\pycharm-packaging\cloudify-dsl-parser\setup.py", line 29
        except ImportError, e:
                          ^
    SyntaxError: invalid syntax
    
    ----------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions