JOHN C FEMIANI

Results 4 issues of JOHN C FEMIANI

You seem to be redirecting all of the output to a file -- I suggest we do not do this. Users can choose to redirect the output themselves, e.g. ```...

The `google-panorama-by-id` package requires jsonfile to also be installed. The fix: Modify the instructions to include ``` npm install jsonfile ```

Instructions should tell people to install nodejs. Perhaps 1. Install nodejs. We reccomend you use anaconda ```bash conda create -n lsaa conda activate lsaa conda install nodejs pip install -r...

mkfl-fft and mkl-random dependancies coult not be found. I commented them out from requirements.txt, seems to work that way.