Re: absolute path to a file

2019-08-18 Thread Paul St George
On 19/08/2019 01:31, Cameron Simpson wrote: Paul, I can see we must train you in the interleaved response style :-) On 18Aug2019 17:29, Paul St George wrote: On 18/08/2019 02:03, Cameron Simpson wrote: 1: Is image01.tif a real existing file when you ran this code? Yes. image01.tif is real, ex

Re: absolute path to a file

2019-08-18 Thread Cameron Simpson
Paul, I can see we must train you in the interleaved response style :-) On 18Aug2019 17:29, Paul St George wrote: On 18/08/2019 02:03, Cameron Simpson wrote: 1: Is image01.tif a real existing file when you ran this code? Yes. image01.tif is real, existing and apparent. But in what directory?

Re: Xlabel and ylabel are not shown

2019-08-18 Thread Peter Pearson
On Sat, 17 Aug 2019 10:58:43 -0700 (PDT), Amirreza Heidari wrote: > plt.figure(1) > plt.plot(history.history["loss"], "b", label="Mean Square Error of training") > plt.plot(history.history["val_loss"], "g", label="Mean Square Error [snip] > plt.legend() > plt.xlabel("Epoche") > plt.ylabel("Mean Squ

Re: absolute path to a file

2019-08-18 Thread Paul St George
On 18/08/2019 02:03, Cameron Simpson wrote: On 17Aug2019 11:51, Paul St George wrote: print('Track D  from Track B:',os.path.realpath(n.image.filepath)) ---Track D  from Track B: /image01.tif print('Track E  from Track B:',os.path.realpath(n.image.filepath[1:])) ---Track E  from Track B: /imag

dnsstamp.py failed to parse the 'sdns://' string.

2019-08-18 Thread Hongyi Zhao
Hi, I installed the https://pypi.org/project/dnsstamps/, and parsing the DNS stamps string of google dns, I meet the following error: $ dnsstamp.py parse sdns:// AgUABzguOC44LjigHvYkz_9ea9O63fP92_3qVlRn43cpncfuZnUWbzAMwbkgdoAkR6AZkxo_AEMExT_cbBssN43Evo9zs5_ZyWnftEUKZG5zLmdvb2dsZQovZG5zL

Re: Meanwhile Norwegian trolls created ...

2019-08-18 Thread Barry
In practice PyQt works very well and you do not encounter problems with memory management or crashes. Barry > On 17 Aug 2019, at 10:39, Abdur-Rahmaan Janhangeer > wrote: > > Was browsing when i came across this hilarious piece of text: > > *Once upon a time there was a programming language c

What makes Python so popular?

2019-08-18 Thread tanyasharma2615
Guys, checkout this super interesting post https://www.facebook.com/knowledgco/photos/a.217166592268251/396317004353208/?type=3&theater Also Learn about interesting online courses on Python here: www.knowledg.co -- https://mail.python.org/mailman/listinfo/python-list