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

driver = CDLL(dll_path) 报错:找不到文件 #5

Open
sontiq opened this issue May 12, 2022 · 1 comment
Open

driver = CDLL(dll_path) 报错:找不到文件 #5

sontiq opened this issue May 12, 2022 · 1 comment

Comments

@sontiq
Copy link

sontiq commented May 12, 2022

driver = CDLL(dll_path)
报错:
FileNotFoundError: Could not find module 'D:\kmclass\kmclassdll.dll' (or one of its dependencies). Try using the full path with constructor syntax.

已经用 os.path.exists() 验证过路径是正确的。 python版本是3.10.2
请问 kmclassdll.dll 是否有依赖其它DLL文件? 是否运行python 3.10

@xusandai
Copy link

同问

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

2 participants