-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Hi. I'm trying to generate a template bank with a copy of sbank in my CIT directory.
The path directory is /home/maria.assiduo/test_gwastro7/New_TemplateBanks/SEOB/.
As usual, I activate the source with the following command line:
source /home/maria.assiduo/gwastro7/sbank_Python3/bin/activate
But I have an error that never happened before and I don't understand:
Traceback (most recent call last): File "/home/maria.assiduo/gwastro7/sbank_Python3/bin/sbank_pipe", line 293, in <module> dag = bank_DAG(options.user_tag) File "/home/maria.assiduo/gwastro7/sbank_Python3/bin/sbank_pipe", line 64, in __init__ fh = open( logfile, "w" ) FileNotFoundError: [Errno 2] No such file or directory: '/usr1/maria.assiduo/tmpdfjgwinn'
Any suggestion? Thanks in advance.