You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i tried to install python using easy_install but i got this error:
comand: easy_install polars
error: Couldn't find a setup script in C:\Users[myuser]\AppData\Local\Temp\easy_install-zwp7ahg3\polars-0.16.16.tar.gz_
and when i tried using pip
command: pip3 install polars
error: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\[myuser]\AppData\Local\Temp\pip-build-irrje5ue\polars\setup.py'
Command "python setup.py egg_info" failed with error code 1 in C:\Users[myuser]\AppData\Local\Temp\pip-build-irrje5ue\polars\
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi, i tried to install python using easy_install but i got this error:
comand: easy_install polars
error: Couldn't find a setup script in C:\Users[myuser]\AppData\Local\Temp\easy_install-zwp7ahg3\polars-0.16.16.tar.gz_
and when i tried using pip
command: pip3 install polars
error: FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\[myuser]\AppData\Local\Temp\pip-build-irrje5ue\polars\setup.py'
Command "python setup.py egg_info" failed with error code 1 in C:\Users[myuser]\AppData\Local\Temp\pip-build-irrje5ue\polars\
Beta Was this translation helpful? Give feedback.
All reactions