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

unable to pip install with Python 3.5 #112

Open
kamikaze opened this issue Jan 9, 2017 · 4 comments
Open

unable to pip install with Python 3.5 #112

kamikaze opened this issue Jan 9, 2017 · 4 comments

Comments

@kamikaze
Copy link

kamikaze commented Jan 9, 2017

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
    
    ----------------------------------------
@kamikaze
Copy link
Author

kamikaze commented Jan 9, 2017

It is 2017, is there any chance that Cloudify finally will work with modern software? )

@mlittlej
Copy link

mlittlej commented Feb 7, 2017

I have a similar complaint, but I've been working through it on my forks (as of earlier today).

I've raised to following bug on Cloudify's Jira tracker (which they actually look at, as opposed to github). See: https://cloudifysource.atlassian.net/browse/CFY-6397

@nir0s
Copy link
Contributor

nir0s commented Feb 7, 2017 via email

@kamikaze
Copy link
Author

kamikaze commented Feb 7, 2017

@nir0s but Python 2.7 is very old and is supported by community until 2020. Who will want to start their projects with such a software that is going to be deprecated soon?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants