Skip to content

function 'nvvmLazyAddModuleToProgram' not found #307

@kubinka0505

Description

@kubinka0505

Describe the bug

C:\Users\Jakub\Downloads\aydin_v0.1.15_win\aydin_v0.1.15_win>.\aydin\aydin.exe
WARNING:tensorflow:AutoGraph is not available in this environment: functions lack code information. This is typical of some environments like the interactive Python shell. See https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/autograph/g3doc/reference/limitations.md#access-to-source-code for more information.
Unable to read version number
<class 'AttributeError'> function 'nvvmLazyAddModuleToProgram' not found <traceback object at 0x0000019E92146E00>
Traceback (most recent call last):
  File "aydin\cli\cli.py", line 419, in <module>
  File "click\core.py", line 1130, in __call__
  File "click\core.py", line 1055, in main
  File "click\core.py", line 1635, in invoke
  File "click\core.py", line 1404, in invoke
  File "click\core.py", line 760, in invoke
  File "click\decorators.py", line 26, in new_func
  File "aydin\cli\cli.py", line 59, in cli
  File "aydin\gui\gui.py", line 135, in run
  File "aydin\gui\gui.py", line 43, in __init__
  File "aydin\gui\main_page.py", line 61, in __init__
  File "aydin\gui\tabs\qt\summary.py", line 69, in __init__
  File "aydin\gui\_qt\custom_widgets\system_summary.py", line 134, in __init__
  File "numba\cuda\cudadrv\nvvm.py", line 56, in is_available
  File "numba\cuda\cudadrv\nvvm.py", line 135, in __new__
  File "ctypes\__init__.py", line 395, in __getattr__
  File "ctypes\__init__.py", line 400, in __getitem__
AttributeError: function 'nvvmLazyAddModuleToProgram' not found

To Reproduce
Steps to reproduce the behavior:

  1. run aydin bat

Desktop (please complete the following information):

  • OS: win10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions