You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a quick question. I encountered error while installing cryo_FIT.
I am able to do 1. install Phenix and 2. link cryo_FIT to phenix step one, but unable to do libtbx.configure cryo_fit
My phenix is installed at /usr/local/ as default. Is there anything I have overlooked?
Thank you!
$ libtbx.configure cryo_fit
Traceback (most recent call last):
File "/usr/local/phenix-1.20-4459/modules/cctbx_project/libtbx/env_config.py", line 3212, in <module>
warm_start(sys.argv)
File "/usr/local/phenix-1.20-4459/modules/cctbx_project/libtbx/env_config.py", line 3117, in warm_start
_warm_start(env, args)
File "/usr/local/phenix-1.20-4459/modules/cctbx_project/libtbx/env_config.py", line 3087, in _warm_start
env.refresh()
File "/usr/local/phenix-1.20-4459/modules/cctbx_project/libtbx/env_config.py", line 2213, in refresh
completed_file_name.remove()
File "/usr/local/phenix-1.20-4459/modules/cctbx_project/libtbx/path.py", line 275, in remove
if self.exists(): os.remove(abs(self))
OSError: [Errno 13] Permission denied: '/usr/local/phenix-1.20-4459/build/libtbx_refresh_is_completed'
The text was updated successfully, but these errors were encountered:
Hi,
I have a quick question. I encountered error while installing cryo_FIT.
I am able to do 1. install Phenix and 2. link cryo_FIT to phenix step one, but unable to do libtbx.configure cryo_fit
My phenix is installed at /usr/local/ as default. Is there anything I have overlooked?
Thank you!
The text was updated successfully, but these errors were encountered: