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

py_aff3ct on Windows? #16

Open
karkapur opened this issue Dec 11, 2024 · 1 comment
Open

py_aff3ct on Windows? #16

karkapur opened this issue Dec 11, 2024 · 1 comment

Comments

@karkapur
Copy link

Hey I was wondering if there was a guide or handbook on how to install and use py_aff3ct on Windows? Thanks

@karkapur karkapur changed the title Guide to use py_aff3ct on windows? py_aff3ct on windows? Dec 11, 2024
@karkapur karkapur changed the title py_aff3ct on windows? py_aff3ct on Windows? Dec 11, 2024
@karkapur
Copy link
Author

karkapur commented Dec 12, 2024

Update

I was able to successfully compile a .pyd file in build/lib/py_aff3ct*.pyd on MinGW but importing the bfer_rsc.py gives me the following error:

Traceback (most recent call last):
  File "py_aff3ct\examples\full_python\bfer_rsc.py", line 5, in <module>
    import py_aff3ct
ModuleNotFoundError: No module named 'py_aff3ct'

For aff3ct, I used a pre-built version from here since I don't plan on changing the source code and used the doxygen documentation and corresponding XMLs from the Linux build.

Is there something that I'm doing wrong?

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

1 participant