Skip to content

generic_type: cannot initialize type "_CudaDeviceProperties": an object with that name is already defined #77

@maeligg

Description

@maeligg

Steps to reproduce :

  • Using v4.0.3-stable on Windows 10
  • I downloaded the checkpoint and placed it in the same directory as yanderify.exe
  • I'm using the sample input files from the master branch
  • I'm running on the GPU (RTX 2070)

Error log :

Error: received a RuntimeError at stage "predict".
Message: "generic_type: cannot initialize type "_CudaDeviceProperties": an object with that name is already defined"
Full traceback:
  File "yanderify.py", line 229, in worker_thread

  File "yanderify.py", line 184, in make_animation_batch

  File "torch\cuda\__init__.py", line 162, in _lazy_init
    torch._C._cuda_init()

I don't have much xp with python or cuda so I'm not sure what the problem could be, an ideas ?

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