Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails (ERROR: Could not install packages due to an EnvironmentError) #6

Open
alexgaskell10 opened this issue Jun 9, 2020 · 2 comments

Comments

@alexgaskell10
Copy link

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)]

@tsellam
Copy link
Collaborator

tsellam commented Jun 10, 2020

Hi Alex,
Could you please provide more detail about the error message? EnvironmentError could be many things.
Thanks!

@alexgaskell10
Copy link
Author

Hiya,

Thanks for coming back to me.

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', .......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants