Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pip install sfctl' fails with python 3.7 (latest) #143

Closed
chriskuech opened this issue Oct 23, 2018 · 3 comments
Closed

'pip install sfctl' fails with python 3.7 (latest) #143

chriskuech opened this issue Oct 23, 2018 · 3 comments

Comments

@chriskuech
Copy link

sfctl installation fails with python 3.7 but the installation instructions don't mention any python version limitations. #109 was reported for this issue but closed by the author without resolution.

@akrone-hach
Copy link

akrone-hach commented Oct 23, 2018

I also ran into the same issue about 15 minutes after you did

@Christina-Kang
Copy link
Contributor

Hi @chriskuech, sorry for the inconvenience, and thank you for reporting the issue. I will update the readme file with the appropriate supported python versions.

This issue is due to python version 3.7.1 coming out, and the support reaching only 3.7.0 for sfctl. Please try Python versions 3.7.0 or lower in the meantime. This is the list of currently supported versions: >=2.7,!=3.4,!=3.3,!=3.2,!=3.1,!=3.0,<=3.7

In the upcoming release, we will relax the requirements for Python versions so this issue should not happen again. #109 was closed when support for python 3.7.0 was released.

Thanks,
Christina

@Christina-Kang
Copy link
Contributor

@chriskuech, @akrone-hach, thanks again for reporting this! The fix has been merged and will be released soon after the Service Fabric 6.4 release.

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

No branches or pull requests

3 participants