On 5/11/20 9:25 PM, Michael Torrie wrote:
> On 5/11/20 8:33 PM, Buddy Peacock wrote:
>> I am trying to install python on my surface with windows 10, version 1903,
>> build 18362.778. The installer seems to think everything worked. But there
>> is no Python folder anywhere on the system. I looked
On 5/11/20 8:33 PM, Buddy Peacock wrote:
> I am trying to install python on my surface with windows 10, version 1903,
> build 18362.778. The installer seems to think everything worked. But there
> is no Python folder anywhere on the system. I looked in the root directory
> as well as "Program Fil
I am trying to install python on my surface with windows 10, version 1903,
build 18362.778. The installer seems to think everything worked. But there
is no Python folder anywhere on the system. I looked in the root directory
as well as "Program Files" and "Program Files (x86)" and not in any user
On Monday, May 11, 2020 at 4:45:55 PM UTC-4, Chris Angelico wrote:
> On Tue, May 12, 2020 at 6:31 AM Will Bradshaw wrote:
> >
> > On Monday, May 11, 2020 at 4:10:56 PM UTC-4, Chris Angelico wrote:
> > > On Tue, May 12, 2020 at 6:01 AM Will Bradshaw
> > > wrote:
> > > > The only options as of now
On Tue, May 12, 2020 at 6:31 AM Will Bradshaw wrote:
>
> On Monday, May 11, 2020 at 4:10:56 PM UTC-4, Chris Angelico wrote:
> > On Tue, May 12, 2020 at 6:01 AM Will Bradshaw
> > wrote:
> > > The only options as of now are:
> > > 1. use 3 layers of wrappers to pack the slices into a custom ty
On Monday, May 11, 2020 at 4:10:56 PM UTC-4, Chris Angelico wrote:
> On Tue, May 12, 2020 at 6:01 AM Will Bradshaw wrote:
> > The only options as of now are:
> > 1. use 3 layers of wrappers to pack the slices into a custom type that
> > supports hashing pass this mangled version of the argume
On Tue, May 12, 2020 at 6:01 AM Will Bradshaw wrote:
> The only options as of now are:
> 1. use 3 layers of wrappers to pack the slices into a custom type that
> supports hashing pass this mangled version of the arguments through lru_cache
> wrapper into a function that reverses the process
I recently ran into a situation where I needed to hash a slice and found this
to be unsupported. This seems silly as there is little benefit of slices not
supporting hashing and large downsides. This coupled with the fact that one
cannot subclass slices is a significant and needless annoyance.
On 5/10/20 3:31 PM, Solomon Onuche Faruna wrote:
> I install python 3.8 and pycharm community edition on window 8 but when I
> try to install matplotlib in pycharm I discovered I got "error loading
> package list pypi.python.org" so I updated the pycharm to version 2020.1.
> The packages loaded bu
On 2020-05-11 16:23, Souvik Dutta wrote:
Is that the complete error message?
It's a strange traceback because it shows a path with slashes (on
Windows?) and a path with backslashes.
On Mon, 11 May, 2020, 8:25 pm , wrote:
On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote:
Is that the complete error message?
On Mon, 11 May, 2020, 8:25 pm , wrote:
> On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote:
> > Hello
> > I tried to run a pickle and after that i couldn't run any program
> containing sklearn
> > I uninstall python and install again but i st
On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote:
> Hello
> I tried to run a pickle and after that i couldn't run any program containing
> sklearn
> I uninstall python and install again but i still have problem with scikit
> learn can anybody help me . thank you.
the error is
On Monday, 11 May 2020 19:11:59 UTC+4:30, pari...@gmail.com wrote:
> Hello
> I tried to run a pickle code and after that i couldn't run any program
> containing sklearn
> I uninstall python and install again but i still have problem with scikit
> learn can anybody help me . thank you.
the error
Hello
I tried to run a pickle and after that i couldn't to run any program containing
sklearn
I uninstall python and install again but i still have problem with scikit learn
can anybody help me . thank you.
--
https://mail.python.org/mailman/listinfo/python-list
On Monday, May 11, 2020 at 9:56:17 AM UTC+8, Solomon Onuche Faruna wrote:
> I install python 3.8 and pycharm community edition on window 8 but when I
> try to install matplotlib in pycharm I discovered I got "error loading
> package list pypi.python.org" so I updated the pycharm to version 2020.1.
On Friday, October 11, 2019 at 6:27:40 PM UTC+8, prabakar...@gmail.com wrote:
> python> conn =
> hive.Connection(host="xx.xx.xxx.xxx",port=8889,username='hadoop')
>
> C:\Users\Nova15>python
> Python 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 20:34:20) [MSC v.1916 64
> bit (AMD64)] on win32
> Ty
16 matches
Mail list logo