Kurt Smith

Results 4 issues of Kurt Smith

After pulling, I was getting the same `ModuleNotFoundError` as above, so removed the container and now can't relaunch it: ```$ ./launch-container.sh Execute the command /opt/conda/lib/python3.6/site-packages/IPython/paths.py:68: UserWarning: IPython parent '/home/jovyan' is...

bug

> I'm having trouble with the final piece -- running the `docker-test-xtension.sh` > My error is `Error: No such container: cython-tutorial`. I noticed that if you do the docker-free install,...

bug

For this declaration: ``` character(len=1, kind=kind('a')), dimension(63) :: fw_errstr__ ``` Gfortran 4.2.3 on Mac OS X gives an error like this: ``` test_char_kind.f:2.37: character(len=1, kind=kind('a')), dimension(63) :: fw_errstr__ 1 Error:...