Giter VIP home page Giter VIP logo

Comments (4)

tarpas avatar tarpas commented on May 9, 2024

This is a bug in coverage_pth which we use to automatically enable tracking of subprocesses (automatically performing steps from http://nedbatchelder.com/code/coverage/subprocess.html) Could you report there?

What is you the result of

from distutils import sysconfig
print sysconfig.get_python_lib()

at your system?

As a workaround you could remove coverage_pth from our setup.py and perform the subprocess configuration manually.

from pytest-testmon.

horejsek avatar horejsek commented on May 9, 2024

Result is /usr/lib/python2.7/dist-packages.

Well, I though that you will redirect me to coverage_pth and I actually wanted to try report bug there but I couldn't find where. :-D Anyway there is still mix of setup.py and requirements.txt which is different.

from pytest-testmon.

tarpas avatar tarpas commented on May 9, 2024

Well, it's a complex problem which we all hope coverage will solve and
maintain the solution..

On Wed, Aug 12, 2015 at 12:38 PM, Michal Hořejšek [email protected]
wrote:

Result is /usr/lib/python2.7/dist-packages.

Well, I though that you will redirect me to coverage_pth and I actually
wanted to try report bug there but I couldn't find where. :-D Anyway there
is still mix of setup.py and requirements.txt which is different.


Reply to this email directly or view it on GitHub
#23 (comment)
.

from pytest-testmon.

horejsek avatar horejsek commented on May 9, 2024

Cool. Works really well. :-)

from pytest-testmon.

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.