Folks,
I just installed a fresh Linux box.
Trying to install p4p did work, but it failed to work :-(
The main reason seems to be that there is now a numpy 2.something,
which seems to be incompatible.
ValueError: numpy.dtype size changed, may indicate binary
incompatibility. Expected 96 from C header, got 88 from PyObject
Manually un-installing numpy and running
pip install numpy==1.22.0
made a success.
p4p seems to be un-aware about the numpy 2 thing,
it states happily
Requires-Dist: numpy >=1.22.0
- Replies:
- Re: p4p and numpy 2.0 Florian Feldbauer via Tech-talk
- Navigate by Date:
- Prev:
Re: Simple CAN bus over ethernet interface Dmitry Yu. Bolkhovityanov via Tech-talk
- Next:
Re: p4p and numpy 2.0 Florian Feldbauer via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
<2024>
2025
- Navigate by Thread:
- Prev:
Re: Simple CAN bus over ethernet interface Götz Pfeiffer via Tech-talk
- Next:
Re: p4p and numpy 2.0 Florian Feldbauer via Tech-talk
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
<2024>
2025
|