Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report #23

Open
running-frog opened this issue Dec 24, 2023 · 0 comments
Open

bug report #23

running-frog opened this issue Dec 24, 2023 · 0 comments

Comments

@running-frog
Copy link

Z:>python -m bitsandbytes
bin D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes\libbitsandbytes_cuda118.dll
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++ BUG REPORT INFORMATION ++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

++++++++++++++++++++ PYTORCH CUDA PATHS ++++++++++++++++++++
D:\software\Python\python-3.10.11.amd64\Lib\site-packages\torch\lib\c10_cuda.dll
D:\software\Python\python-3.10.11.amd64\Lib\site-packages\torch\lib\cudart64_110.dll
D:\software\Python\python-3.10.11.amd64\Lib\site-packages\torch\lib\torch_cuda.dll

+++++++++++++++++++ CUDA_PATH CUDA PATHS +++++++++++++++++++
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin\cudart32_110.dll
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin\cudart64_110.dll
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\extras\visual_studio_integration\MSBuildExtensions\Nvda.Build.CudaTasks.v11.8.dll

Traceback (most recent call last):
File "D:\software\python\python-3.10.11.amd64\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "D:\software\python\python-3.10.11.amd64\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes_main
.py", line 121, in
generate_bug_report_information()
File "D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes_main
.py", line 85, in generate_bug_report_information
paths = find_file_recursive(os.getcwd(), 'cuda' + SHARED_LIB_EXTENSION)
File "D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes_main
.py", line 39, in find_file_recursive
out, err = execute_and_return(cmd)
File "D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes_main_.py", line 34, in execute_and_return
std_out, std_err = execute_and_return_decoded_std_streams(command_string)
File "D:\software\python\python-3.10.11.amd64\lib\site-packages\bitsandbytes_main_.py", line 28, in execute_and_return_decoded_std_streams
shlex.split(command_string),
File "D:\software\python\python-3.10.11.amd64\lib\shlex.py", line 315, in split
return list(lex)
File "D:\software\python\python-3.10.11.amd64\lib\shlex.py", line 300, in next
token = self.get_token()
File "D:\software\python\python-3.10.11.amd64\lib\shlex.py", line 109, in get_token
raw = self.read_token()
File "D:\software\python\python-3.10.11.amd64\lib\shlex.py", line 191, in read_token
raise ValueError("No closing quotation")
ValueError: No closing quotation

Z:>pip list packages | find "bitsan"
bitsandbytes 0.41.2.post2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant