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  2013  2014  2015  2016  2017  2018  2019  2020  2021  <20222023  2024  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  <20222023  2024 
<== Date ==> <== Thread ==>

Subject: Re: pyDevSup and PyDevice: Virtual Environment
From: Kuldeep Joshi via Tech-talk <tech-talk at aps.anl.gov>
To: Michael Davidsaver <mdavidsaver at gmail.com>
Cc: tech-talk at aps.anl.gov
Date: Tue, 26 Apr 2022 09:43:57 +0000
> for pyDevSup, any suggestions as to how I can automate switching to the virtual environment before invoking the IOC?? (source ~/myvirtEnv/bin/activate??? at the start of st.cmd file??)

All the 'activate' script does these days is modify $PATH so yoy
can instead directly reference 'bin/python` in a virtualenv.

> /path/to/env/bin/python myscript.py

How do I point the path to the virtual environment so that the IOC can use it.

W.R.T.
#!../../bin/linux-x86_64/softIocPy2.7
# Interpreter not started
dbLoadDatabase("../../dbd/softIocPy.dbd",0,0)
softIocPy_registerRecordDeviceDriver(pdbbase)
# Interpreter started
 
or

> #!/path/to/env/bin/python
> ...
How do I do it while invoking the IOC, with st.cmd file where it is the #!/path/points/to/the/softioc

I am presently having another bash script file from which I activate the the virtual environment and invoking the st.cmd file
 

Replies:
Re: pyDevSup and PyDevice: Virtual Environment Michael Davidsaver via Tech-talk
References:
pyDevSup and PyDevice: Virtual Environment Kuldeep Joshi via Tech-talk
Re: pyDevSup and PyDevice: Virtual Environment Michael Davidsaver via Tech-talk

Navigate by Date:
Prev: RE: Showing specific elements from an array record on CS Studio Žiga Oven via Tech-talk
Next: Re: drvModbusAsynConfigure exception 3 when ASLO and PREC fields of PV are changed Marco A. Barra Montevechi Filho 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  <20222023  2024 
Navigate by Thread:
Prev: Re: pyDevSup and PyDevice: Virtual Environment Michael Davidsaver via Tech-talk
Next: Re: pyDevSup and PyDevice: Virtual Environment Michael Davidsaver 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  <20222023  2024 
ANJ, 14 Sep 2022 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·