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

Does this work with Python 3.5? #48

Open
mrichman opened this issue Jun 3, 2016 · 2 comments
Open

Does this work with Python 3.5? #48

mrichman opened this issue Jun 3, 2016 · 2 comments

Comments

@mrichman
Copy link

mrichman commented Jun 3, 2016

OS X + Python 3.5:

When invoking fab setup:
ImportError: cannot import name 'isMappingType'

It looks like Fabric isn't compatible with Python 3.5.

@erip
Copy link

erip commented Jun 16, 2016

Fabric isn't supported in Python 3. The same author has released invoke, which is a nice alternative.

@microdou
Copy link

fabric3 works with Python 3.5.

Repository owner deleted a comment from IT-Immanent Feb 28, 2024
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