tor-browser-selenium icon indicating copy to clipboard operation
tor-browser-selenium copied to clipboard

pip install error

Open motad333 opened this issue 2 years ago • 0 comments

hi i want to install it at python 3.9 and windows 10 but give me error Collecting tbselenium Using cached tbselenium-0.8.0.tar.gz (23 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\niakan_pc\AppData\Local\Temp\pip-install-tq6kzbcd\tbselenium_96f8328cc6424f359c6f9707361ee8ec\setup.py", line 4, in long_description = f.read() File "C:\Users\niakan_pc\AppData\Local\Programs\Python\Python39\lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 2727: character maps to [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

motad333 avatar Dec 12 '23 15:12 motad333