Closed ahmadia closed 9 years ago
❯❯❯ pip install -e .
Obtaining file:///home/cekees/proteus-mprans
Running setup.py (path:/home/cekees/proteus-mprans/setup.py) egg_info for package from file:///home/cekees/proteus-mprans
Traceback (most recent call last):
File "
File "
File "/home/cekees/proteus-mprans/setup.py", line 49, in
os.symlink(proteus_init, os.path.join('.', 'proteus', proteus_init_name))
OSError: [Errno 17] File exists
Cleaning up... Command python setup.py egg_info failed with error code 1 in /home/cekees/proteus-mprans Storing debug log for failure in /home/cekees/.pip/pip.log
You're not able to reproduce this, right?
Correct. I can't recreate whatever state the proteus subdirectory was in that caused it. I'm checking whether the documentation system is working.
Relies on https://github.com/erdc-cm/proteus/pull/101 being merged first