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, <christo...@pallier.org>
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, <betsey_g...@comcast.net> 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

Reply via email to