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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: PyDevice device module compile error with linux-arm |
From: | Josh Fiddler via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Ha, Kiman" <kha at bnl.gov>, tech-talk at aps.anl.gov |
Date: | Tue, 12 Sep 2023 08:45:12 -0400 |
“Well there’s your problem.” And an often overlooked one. Be aware of requiring a 32 bit Python install on 32 bit target host, but that may take care of itself. If you do any development in a remote environment make sure it matches your deployment environment as closely as possible. This is why I like using containers. Josh Freelance EPICS and Controls Architecture |