Code Monkey home page Code Monkey logo

Comments (2)

pytestbot avatar pytestbot commented on May 29, 2024

Original comment by @jmagnusson

Same problem with Python 3.4 testing:

INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/_pytest/main.py", line 82, in wrap_session
INTERNALERROR>     config.hook.pytest_sessionstart(session=session)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/_pytest/core.py", line 521, in __call__
INTERNALERROR>     return self._docall(self.methods, kwargs)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/_pytest/core.py", line 528, in _docall
INTERNALERROR>     firstresult=self.firstresult).execute()
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/_pytest/core.py", line 394, in execute
INTERNALERROR>     res = method(*args)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/pytest_flake8.py", line 32, in pytest_sessionstart
INTERNALERROR>     config._flake8mtimes = config.cache.get(HISTKEY, {})
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/pytest_cache.py", line 87, in get
INTERNALERROR>     return loads(f.read())
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/execnet/gateway_base.py", line 1332, in loads
INTERNALERROR>     py3str_as_py2str=py3str_as_py2str)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/execnet/gateway_base.py", line 1341, in load
INTERNALERROR>     return Unserializer(io, strconfig=strconfig).load(versioned=True)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/execnet/gateway_base.py", line 1161, in load
INTERNALERROR>     loader(self)
INTERNALERROR>   File "/Users/jacob/venvs/project/lib/python3.4/site-packages/execnet/gateway_base.py", line 1184, in load_longint
INTERNALERROR>     self.stack.append(int(s))
INTERNALERROR> ValueError: invalid literal for int() with base 10: b'9/Users/jacob/apps/project/project/imports/stores.pyDA\xd5m\xfe\x9d\x80\x00\x00K\x00\x00\x00\x03F\x00\x00\x00\x00N\x00\x00\x00\x04E501PF\x00\x00\x00\x01N\x00\x00\x00\x04E711PF\x00\x00\x00\x02N

Downgrading execnet to 1.3.0 fixes the problem.

from execnet.

pytestbot avatar pytestbot commented on May 29, 2024

Original comment by @RonnyPfannschmidt

fixed in 1.4.1

from execnet.

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.