[scikit-learn] cant install scikit-learn

2021-08-20 Thread John Grenci via scikit-learn

Hello, hoping somebody can help me.

 

I have tried.. what seems like everything.

 

I get an OS error

 

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or 
directory: 
'C:\\Users\\ameri\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python39\\site-packages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'

HINT: This error might have occurred since this system does not have Windows 
Long Path support enabled. You can find information on how to enable this at 
https://pip.pypa.io/warnings/enable-long-paths

 

 

I tried enabling more than 260 characters as suggested, but that did not help  
gave me a different error actually.

 
I don’t think it has to do with bits, as my computer is 64 bit.
I also tried pip install sklearn
 
I am at a loss at this point.
 
PS- I am  not the most techy of person.  also, looked everywhere online that I 
could
can somebody help?
 
Thanks
John
 

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


Re: [scikit-learn] cant install scikit-learn

2021-08-23 Thread John Grenci via scikit-learn
 Thomas, and everybody else who responded.
the instructions below worked.
thanks so much.
I just joined this group and four people responded rather quickly.
not being a "techhy person" per se, people who respond help alleviate the 
frustration that can commonly occur
thanks again, much appreciated.
and everyone have a great day.
John
On Sunday, August 22, 2021, 05:12:22 PM EDT, Thomas J. Fan 
 wrote:  
 
 Here are instructions on how to resolve the issue: 
https://scikit-learn.org/stable/install.html#error-caused-by-file-path-length-limit-on-windows
In the upcoming release of scikit-learn, we have reduced the number of 
characters in the filename. This should resolve this issue without needing to 
edit the Windows registry.
Thomas
On Sun, Aug 22, 2021 at 4:44 PM Robert Slater  wrote:

What was the second error?
What version of python are you using?What version of windows are you using?

This will help troubleshoot the issue.

On Fri, Aug 20, 2021, 5:16 PM John Grenci via scikit-learn 
 wrote:


Hello, hoping somebody can help me.

 

I have tried.. what seems like everything.

 

I get an OS error

 

ERROR: Could not install packages due to an OSError: [Errno 2] No such file or 
directory: 
'C:\\Users\\ameri\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python39\\site-packages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'

HINT: This error might have occurred since this system does not have Windows 
Long Path support enabled. You can find information on how to enable this at 
https://pip.pypa.io/warnings/enable-long-paths

 

 

I tried enabling more than 260 characters as suggested, but that did not help  
gave me a different error actually.

 
I don’t think it has to do with bits, as my computer is 64 bit.
I also tried pip install sklearn
 
I am at a loss at this point.
 
PS- I am  not the most techy of person.  also, looked everywhere online that I 
could
can somebody help?
 
Thanks
John
 

___
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 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] data reader group?

2021-08-25 Thread John Grenci via scikit-learn
 Hello everyone, I am new to this group.
I was wondering if there is something akin to this for data reader?
or are questions other than scikit-learn acceptable on this forum?
thanks
John
On Wednesday, August 25, 2021, 05:06:42 AM EDT, Olivier Grisel 
 wrote:  
 
 Hi all,

This is an email to notify everybody interested that the discussion on
interoperability of Python dataframe libraries has moved to an
official repo under the data-apis.org initiative:

https://data-apis.org/blog/dataframe_protocol_rfc/
https://github.com/data-apis/dataframe-api

and they are requesting feedback from library authors (both dataframe
providers and consumers).

-- 
Olivier
___
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