On Wednesday, 7 July 2021 at 12:47:40 UTC+2, Arak Rachael wrote: > On Wednesday, 7 July 2021 at 12:41:44 UTC+2, Ben Bacarisse wrote: > > Arak Rachael <arakelt...@gmail.com> writes: > > > > > this time I am stuck on gaussian_filter scipy returns none instead of > > > some valid gaussian filtered image, can someone help me please. > > > > > > Here is the full code: > > > https://www.dropbox.com/s/18ylpiwmhlu5n62/test_filter_xdog.ipynb?dl=0 > > It might help to link to the code itself so people can look at it > > without having to load up a project. > > > > -- > > Ben. > Sorry I don't have this option. > > I loaded it in PyCharm and this is what I got: > > /home/yordan/anaconda3/envs/testing/bin/python > /home/yordan/pycharm/plugins/python-ce/helpers/pydev/pydevd.py --multiproc > --qt-support=auto --client 127.0.0.1 --port 36321 --file > /home/yordan/devel/python.assignments/topgis-viz/topgisviz/xdog.py > Connected to pydev debugger (build 211.7442.45) > Usage: python xdog.py FILE OUTPUT > > I tried creating "'./textures/hatch.jpg" image, but it did not work.
Sorry for taking your time, this turns to be a dum question, I needed to supply in file and out file in the command line. -- https://mail.python.org/mailman/listinfo/python-list