Coder Social home page Coder Social logo

Comments (4)

felixonmars avatar felixonmars commented on August 17, 2024

Full logs:

With pytest-runner 2.9:

running pytest
running egg_info
writing h2.egg-info/PKG-INFO
writing dependency_links to h2.egg-info/dependency_links.txt
writing requirements to h2.egg-info/requires.txt
writing top-level names to h2.egg-info/top_level.txt
reading manifest template 'MANIFEST.in'
writing manifest file 'h2.egg-info/SOURCES.txt'
running build_ext
=================================================================== test session starts ===================================================================
platform linux -- Python 3.6.0, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
...

With pytest-runner 2.10.1:

running pytest
Searching for enum34<2,>=1.0.4
Reading https://pypi.python.org/simple/enum34/
Downloading https://pypi.python.org/packages/e8/26/a6101edcf724453845c850281b96b89a10dac6bd98edebc82634fccce6a5/enum34-1.1.6.zip#md5=61ad7871532d4ce2d77fac2579237a9e
Best match: enum34 1.1.6
Processing enum34-1.1.6.zip
Writing /tmp/easy_install-7e0gi_23/enum34-1.1.6/setup.cfg
Running enum34-1.1.6/setup.py -q bdist_egg --dist-dir /tmp/easy_install-7e0gi_23/enum34-1.1.6/egg-dist-tmp-f_6lcb7f
...

from pytest-runner.

jaraco avatar jaraco commented on August 17, 2024

Indeed, looks like a lot changed. I'll see if I can break into the code and see what's going on.

from pytest-runner.

jaraco avatar jaraco commented on August 17, 2024

I believe the error is corrected in the commit above. I tested 2.11.1 against h2 and it doesn't pull down enum34 on Python 3.6 but does on Python 2.7. Feel free to double-check my work as well.

from pytest-runner.

felixonmars avatar felixonmars commented on August 17, 2024

Confirmed that 2.11.1 works correctly. Thank you!

from pytest-runner.

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.