EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: (epics-python) Cothread egg installation
From: "Shen, Guobao" <[email protected]>
To: Emmanuel Mayssat <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Tue, 5 Feb 2013 02:40:08 +0000
Hi Emmanuel,
Which directory did you import cothread?
It is good to avoid import cothread under its source directory.

You might have to set EPICS_BASE variable to make it work properly in case the shared libraries are not in your system path.

Fr the masar service, if you uses its python APIs only, you do not have to have cothread installed.

Guobao

On Feb 4, 2013, at 9:07 PM, "Emmanuel Mayssat" <[email protected]> wrote:

Michael,

I am in the middle of the installation of the epics4 masarService (python based Save Compare Restore)
Cothread is a dependency.

After downloading 2-8, I ran 
sudo python setup install 
Everything seems to run smoothly

Thereafter to test the installation, I do

$ python 
Python 2.7.3 (default, Jul 24 2012, 11:41:40) 
[GCC 4.6.3 20120306 (Red Hat 4.6.3-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from cothread.utils import * 
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "cothread/__init__.py", line 41, in <module>
    from . import cothread
  File "cothread/cothread.py", line 79, in <module>
    from . import _coroutine
ImportError: cannot import name _coroutine

What is going on?

Regards,
--
Emmanuel
Lyncean Technologies
Palo Alto, CA

References:
(epics-python) Cothread egg installation Emmanuel Mayssat

Navigate by Date:
Prev: (epics-python) Cothread egg installation Emmanuel Mayssat
Next: RE: (epics-python) Cothread egg installation michael.abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: (epics-python) Cothread egg installation Emmanuel Mayssat
Next: RE: (epics-python) Cothread egg installation michael.abbott
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·