pipreqs
pipreqs copied to clipboard
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 8033: character maps to <undefined>
I encountered this error message when trying to use your package
(DeepECGI) C:\Users\Surface>pipreqs C:\Users\Surface\OneDrive\Documents\MATLAB\DeepECGImaging
Traceback (most recent call last):
File "C:\Users\Surface\anaconda3\envs\DeepECGI\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\Surface\anaconda3\envs\DeepECGI\lib\runpy.py", line 87, in run_code
exec(code, run_globals)
File "C:\Users\Surface\anaconda3\envs\DeepECGI\Scripts\pipreqs.exe_main.py", line 7, in
Python 3.8.16
Windows 11
Related https://github.com/bndr/pipreqs/issues/214