On 2019-11-19 08:57:23 +0100, R.Wieser wrote:
> First things first: For some reason I see your message coming in empty, but
> with two attachments. An "att*.txt" one with the actual message contents,
> and a "signature.asc". Makes it kind of hard to read ...
You seem to be using MS Outlook Ex
On Thursday 21 November 2019 11:27:11 Dennis Lee Bieber wrote:
> The only time I had to do less than "automated" installs was my first
> Python -- v1.4 (maybe 1.3) on a Commodore Amiga.
>
That takes us back up the log quite a ways, but it also puts early python
up against Bill Hawes and his
Hello everyone,
I'm currently creating virtual environments with the venv module included in
Python ("python -m venv "). I've noticed that the environment is not
always consistent when using the same base interpreter with different names.
When I use the alias python3.n (python3.6 / python3.7 /
On 2019-11-21 10:02 GMT, Nick Sarbicki wrote:
>> The simplest thing is to use the 3.8.0 python.org installers. This use
>> pip to add anything you consider essential.
>
> As mentioned previously, you do need to make sure that they tick the box to
> add Python to the PATH on windows. It is almost
Trying to load cifar10 dataset from keras library using juypter notebook, but i
am getting below error
SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1051)
During handling of the above exception, another exception occurred:
Exception: URL fetch failure on
https://www.cs.toro
> The simplest thing is to use the 3.8.0 python.org installers. This use
> pip to add anything you consider essential.
As mentioned previously, you do need to make sure that they tick the box to
add Python to the PATH on windows. It is almost guaranteed someone will not
do that and will then have