I was trying to open the snaphu.conf file using python
process=subprocess.Popen(snaphu_args, cwd=str(temp_path),shell=True)
But error saying The system cannot find the file specified appears in the above line. Is there a way to rectify this?
I was trying to open the snaphu.conf file using python
process=subprocess.Popen(snaphu_args, cwd=str(temp_path),shell=True)
But error saying The system cannot find the file specified appears in the above line. Is there a way to rectify this?
Copyright © 2021 Jogjafile Inc.