Skip to content

Could not find module 'D:\anaconda\envs\myenv\Lib\site-packages\pygpufit\Gpufit.dll' #134

@hectoria

Description

@hectoria

D:\anaconda\envs\myenv\python.exe D:/PYTORCH/Gpufit/python/examples/eg1.py
Traceback (most recent call last):
File "D:\PYTORCH\Gpufit\python\examples\eg1.py", line 4, in
import pygpufit.gpufit as gf
File "D:\anaconda\envs\myenv\lib\site-packages\pygpufit\gpufit.py", line 24, in
lib = cdll.LoadLibrary(lib_path)
File "D:\anaconda\envs\myenv\lib\ctypes_init_.py", line 452, in LoadLibrary
return self.dlltype(name)
File "D:\anaconda\envs\myenv\lib\ctypes_init
.py", line 374, in init
self._handle = _dlopen(self._name, mode)
FileNotFoundError: Could not find module 'D:\anaconda\envs\myenv\Lib\site-packages\pygpufit\Gpufit.dll' (or one of its dependencies). Try using the full path with constructor syntax.

进程已结束,退出代码1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions