John Haiducek

Results 4 issues of John Haiducek

It looks like pykep is unavailable for install through pip and the anaconda package has broken dependencies. Pip: ``` $ venv/bin/pip install pykep ERROR: Could not find a version that...

**Describe the bug** Installing maestral as described in the documentation results in an error `ModuleNotFoundError: No module named 'importlib_metadata'` when the maestral executable is run. Full output: ``` $ maestral...

bug

sphinx_fortran uses the packages 'six' and 'numpy' but they are not automatically installed by pip when sphinx-fortran is installed. Attempting to use sphinx_fortran without first manually installing 'six' produces the...

When I try to use fortran_autodoc on a source file that uses an abstract interface, sphinx crashes with ``` Extension error: Handler for event 'builder-inited' threw an exception (exception: crackline:...