Re: [scikit-learn] scikit problems

2021-04-26 Thread Christophe Pallier
I have just googled the issue and it is not specific to sklearn.
It seems to be due to a messed-up python installation. People fixed the
problem by deleting the folder containing the problematic module(s), or
even resinstalled anaconda python (some had mixed up 32 bits libs with
64bit python).


On Tue, 27 Apr 2021, 00:03 Christophe Pallier, 
wrote:

> Can you provide the precise command you typed and the *entire* error
> message (including the python line that caused the issue)?
>
> On Mon, 26 Apr 2021, 23:41 betsey_gogo,  wrote:
>
>> I am getting frustrated. I am unable to run any scikit learning code
>> because of an OS error
>>
>>
>>
>> *OSError*: [WinError 193] %1 is not a valid Win32 application
>>
>>
>>
>> I have tried 64 bit and 32 bit Anaconda installations to no avail.
>>
>> I have searched for help on the web. Others have seen this issue but the
>> solutions are at best unclear.
>>
>> I don’t know if I have an incorrect path variable of something more
>> serious.
>>
>>
>>
>> Would you help?
>>
>>
>>
>> Orest Gogosha  “GOGO”
>> ___
>> scikit-learn mailing list
>> scikit-learn@python.org
>> https://mail.python.org/mailman/listinfo/scikit-learn
>>
>
___
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn


Re: [scikit-learn] scikit problems

2021-04-26 Thread Christophe Pallier
Can you provide the precise command you typed and the *entire* error
message (including the python line that caused the issue)?

On Mon, 26 Apr 2021, 23:41 betsey_gogo,  wrote:

> I am getting frustrated. I am unable to run any scikit learning code
> because of an OS error
>
>
>
> *OSError*: [WinError 193] %1 is not a valid Win32 application
>
>
>
> I have tried 64 bit and 32 bit Anaconda installations to no avail.
>
> I have searched for help on the web. Others have seen this issue but the
> solutions are at best unclear.
>
> I don’t know if I have an incorrect path variable of something more
> serious.
>
>
>
> Would you help?
>
>
>
> Orest Gogosha  “GOGO”
> ___
> scikit-learn mailing list
> scikit-learn@python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
___
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn


[scikit-learn] scikit problems

2021-04-26 Thread betsey_gogo
I am getting frustrated. I am unable to run any scikit learning code because
of an OS error

 

OSError: [WinError 193] %1 is not a valid Win32 application

 

I have tried 64 bit and 32 bit Anaconda installations to no avail.

I have searched for help on the web. Others have seen this issue but the
solutions are at best unclear.

I don't know if I have an incorrect path variable of something more serious.

 

Would you help?

 

Orest Gogosha  "GOGO"

___
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn