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: | "Larregui, Julian via Tech-talk" <tech-talk at aps.anl.gov> |
To: | Michael Davidsaver <mdavidsaver at gmail.com> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 24 Feb 2022 00:15:07 +0000 |
Hello Michael,
Thank you for the link, I did not realize I needed the pyCF client.
I've installed it, but having some confusion with the README file.
I've created the .conf file and it placed it in the "/etc" directory, but don't know where the next two spots are referring to.
~/.channelfinderapi.conf`
`channelfinderapi.conf`
I'm not familiar with Linux so, sorry for the questions.
Thank you,
From: Michael Davidsaver <mdavidsaver at gmail.com>
Sent: Wednesday, February 23, 2022 12:23 PM To: Larregui, Julian <larregui1 at llnl.gov> Cc: tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: Recsync error 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://urldefense.us/v3/__https://github.com/ChannelFinder/pyCFClient__;!!G2kpM7uM-TzIFchu!l0rjWp6wHwTSaFW7_lhh9HfrmAO-StPTrXhsMXkEYpGOHm9vHuSa4_oEW_HDPdjVEg$ > Are there any suggestions to take? > > Thank you, > > |