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
git clone https://github.com/NVIDIA/cccl.git
cd cccl
pipreqs .
error msg
ERROR: Failed on file: ./libcudacxx/libcxx/utils/generate_feature_test_macro_components.py
Traceback (most recent call last):
File "/home/xxx/miniforge3/envs/cupy/bin/pipreqs", line 10, in <module>
sys.exit(main())
^^^^^^
File "/home/xxx/miniforge3/envs/cupy/lib/python3.12/site-packages/pipreqs/pipreqs.py", line 528, in main
init(args)
File "/home/xxx/miniforge3/envs/cupy/lib/python3.12/site-packages/pipreqs/pipreqs.py", line 455, in init
candidates = get_all_imports(input_path,
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/xxx/miniforge3/envs/cupy/lib/python3.12/site-packages/pipreqs/pipreqs.py", line 131, in get_all_imports
raise exc
File "/home/xxx/miniforge3/envs/cupy/lib/python3.12/site-packages/pipreqs/pipreqs.py", line 117, in get_all_imports
tree = ast.parse(contents)
^^^^^^^^^^^^^^^^^^^
File "/home/xxx/miniforge3/envs/cupy/lib/python3.12/ast.py", line 52, in parse
return compile(source, filename, mode, flags,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<unknown>", line 36
"c++14": 201304L
^
The text was updated successfully, but these errors were encountered:
How to reproduce
error msg
The text was updated successfully, but these errors were encountered: