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: Recsync error |
From: | Michael Davidsaver via Tech-talk <tech-talk at aps.anl.gov> |
To: | "Larregui, Julian" <larregui1 at llnl.gov> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Wed, 23 Feb 2022 12:23:01 -0800 |
On 2/23/22 11:50, Larregui, Julian via Tech-talk wrote:
Hello, Recently got ChannelFinder working after some initial issues. Didn't realize the list doesn't auto-populate without recsync. I've built the RecCast app and created a test IOC with it implemented like any other module. as for RecCeiver, it is installed alongside with sqlite3 and twistd. When running twistd, it only works when using the demo.conf. Using cf.conf I get this an error: ImportError: No module named channelfinder
This comes from https://github.com/ChannelFinder/pyCFClient
Are there any suggestions to take? Thank you,