run a rpyc system that requires bash environment setting from a python script
17 views
Skip to first unread message
David Maman
unread,
Sep 15, 2022, 4:48:06 AM9/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rpyc
Hi,
When I run source activate from bash and then I run my rpyc system it works well, but if I try to run activate and hash -r from a python script and then run the rpyc system it fails.