scikit learn problem

MRAB python at mrabarnett.plus.com
Mon May 11 13:16:24 EDT 2020


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 , <pariisaap at gmail.com> wrote:
> 
>> On Monday, 11 May 2020 19:11:59 UTC+4:30, pari... at 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 something like that
>>
>>
>> "Traceback (most recent call last):
>>   File "C:/Users/Rahaaaa/Desktop/python/sckitlearn/6.py", line 1, in
>> <module>
>>     from sklearn.linear_model import LogisticRegression
>>   File
>> "C:\Users\Rahaaaa\AppData\Local\Programs\Python\Python37\lib\site-packages\sklearn\__init__.py",
>> line 76, in <module>
>>     from .base import clone"
>>
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
> 



More information about the Python-list mailing list