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 am trying to install this on my linux machine but it fails (error shown below). Install works fine on my Mac however. Cant find anything useful online- any suggestions to get this running?
ERROR: Could not install packages due to an EnvironmentError: [('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_bleurt/bleurt/.git/branches',.... (very long error)]
The text was updated successfully, but these errors were encountered:
System:
Ubuntu 16.04
Tried with blank venvs with python 3.7 and 3.6 and same error each time.
Each time it comes up with the error below. What additional info are you looking for here?
ERROR: Could not install packages due to an EnvironmentError: [('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/branches', '/tmp/pip-req-build-mf5k6n4f/.git/branches', "[Errno 38] Function not implemented: '/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/branches'"), ('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/config', '/tmp/pip-req-build-mf5k6n4f/.git/config', "[Errno 38] Function not implemented: '/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/config'"), ('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/description', '/tmp/pip-req-build-mf5k6n4f/.git/description', "[Errno 38] Function not implemented: '/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/description'"), ('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/HEAD', '/tmp/pip-req-build-mf5k6n4f/.git/HEAD', "[Errno 38] Function not implemented: '/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/HEAD'"), ('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/hooks/applypatch-msg.sample', '/tmp/pip-req-build-mf5k6n4f/.git/hooks/applypatch-msg.sample', "[Errno 38] Function not implemented: '/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/hooks/applypatch-msg.sample'"), ('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_dir/bleurt/.git/hooks/commit-msg.sample', '/tmp/pip-req-build-mf5k6n4f/.git/hooks/commit-msg.sample', .......
I am trying to install this on my linux machine but it fails (error shown below). Install works fine on my Mac however. Cant find anything useful online- any suggestions to get this running?
ERROR: Could not install packages due to an EnvironmentError: [('/mnt/batch/tasks/shared/LS_root/mounts/clusters/path_to_bleurt/bleurt/.git/branches',.... (very long error)]
The text was updated successfully, but these errors were encountered: