Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Error #95

Closed
keisukefukuda opened this issue Aug 27, 2018 · 0 comments
Closed

Error #95

keisukefukuda opened this issue Aug 27, 2018 · 0 comments

Comments

@keisukefukuda
Copy link
Owner

Traceback (most recent call last):
File "/home/kfukuda/mpienv/mpienv/mpibase.py", line 188, in use
shutil.rmtree(shim)
File "/home/kfukuda/.pyenv/versions/anaconda3-4.3.1/lib/python3.6/shutil.py", line 474, in rmtree
_rmtree_safe_fd(fd, path, onerror)
File "/home/kfukuda/.pyenv/versions/anaconda3-4.3.1/lib/python3.6/shutil.py", line 412, in _rmtree_safe_fd
_rmtree_safe_fd(dirfd, fullname, onerror)
File "/home/kfukuda/.pyenv/versions/anaconda3-4.3.1/lib/python3.6/shutil.py", line 432, in _rmtree_safe_fd
onerror(os.unlink, fullname, sys.exc_info())
File "/home/kfukuda/.pyenv/versions/anaconda3-4.3.1/lib/python3.6/shutil.py", line 430, in _rmtree_safe_fd
os.unlink(name, dir_fd=topfd)
FileNotFoundError: [Errno 2] No such file or directory: 'orte-submit'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/kfukuda/mpienv/bin/use.py", line 22, in
main()
File "/home/kfukuda/mpienv/bin/use.py", line 18, in main
mpienv.use(args.name, mpi4py=args.mpi4py)
File "/home/kfukuda/mpienv/mpienv/init.py", line 312, in use
mpi.use(name, mpi4py=mpi4py)
File "/home/kfukuda/mpienv/mpienv/mpibase.py", line 190, in use
os.unlink(shim)
IsADirectoryError: [Errno 21] Is a directory: '/home/kfukuda/mpienv/versions/shims'

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

No branches or pull requests

1 participant