GithubHelp home page GithubHelp logo

Add support for Python 3.5 about pykmip HOT 3 CLOSED

openkmip avatar openkmip commented on June 2, 2024
Add support for Python 3.5

from pykmip.

Comments (3)

rellerreller avatar rellerreller commented on June 2, 2024

I hope it's trivial. 👍

from pykmip.

PeterHamilton avatar PeterHamilton commented on June 2, 2024

Unfortunately it's not. It took me a little while to trace the issue but there's a weird error that occurs when you attempt to run py35 in tox when you have enum34 installed in older versions of Python. It has something to do how virtualenv works internally, which tox uses. Lots of nastiness.

This was the initial issue on the problem last year: pypa/virtualenv#763. It was supposed to be fixed, so either the issue's reappeared or I'm not doing the right thing in the right way. Apparently there's an ongoing effort to rewrite the bulk of virtualenv to play nice with different interpreters/platforms/environments/etc, so that may fix things eventually.

It also turns out that Travis has had/has issues with 3.5: travis-ci/travis-ci#4794.

Needless to say, there are issues with just adding 3.5 support. I'm leaving this issue open for now, as a todo, but I won't address it for a while.

from pykmip.

PeterHamilton avatar PeterHamilton commented on June 2, 2024

I added Python 3.5 support with PR #203, so this is done now.

from pykmip.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.