cso-classifier icon indicating copy to clipboard operation
cso-classifier copied to clipboard

error in setup of cso classifier

Open AsmaKhatoon123 opened this issue 7 months ago • 10 comments

hello there

Following the mentioned steps, we have got this 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\asmas\cso-classifier\setup.py", line 5, in long_description = fh.read() File "C:\Users\asmas\anaconda3\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 0x9d in position 38260: 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.

note: This is an issue with the package mentioned above, not pip. hint: See above for details."

can you help in this

AsmaKhatoon123 avatar Jul 08 '24 05:07 AsmaKhatoon123