Skip to content

OSError: [WinError 126] The specified module could not be found #10

@Jonaddo

Description

@Jonaddo

Hi,
Sorry if it is a simple error but I need some help. I am trying to import FastBDT in my file but it doesn't work. I am on Windows 7 with python 3.6

  • I have downloaded cmake then run 'cmake .' in the terminal and got some new files, as we can see on the image below. (I don't know if it was even necessary to do this if I only want to use this library in python). I also got a small error saying that it could not find GTest.

p1

  • Then in this same directory in the terminal I have run the command 'python3 setup.py.in install'
  • Finally when I try to run the example code an error arrives, print screen below.

p2

Does anyone know how to solve this problem please?
Thank you

PS: it's my first issue post, sorry if it is not well written

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