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

Babelizer issues on Windows #108

Open
Volk3rJ opened this issue Jun 13, 2024 · 0 comments
Open

Babelizer issues on Windows #108

Volk3rJ opened this issue Jun 13, 2024 · 0 comments

Comments

@Volk3rJ
Copy link

Volk3rJ commented Jun 13, 2024

Trying to follow the heatcxx example on Windows and ran into a few issues:

I created the WRAP environment but instead of 'conda install babelizer', I pip installed the head of the development branch.

  1. The 'vs2019_compiler_vars.bat' file in the etc/conda directory does not work properly (VSWHERE related I believe). I fixed it by setting the path to my VS Build tools. Further, I do not have access to VS 2019, only VS 2017 or VS 2022. Am I correct to believe that this should not be an issue, as long as all the environmental variables are set correctly?
  2. Compiling and building now works fine but the 'babelize init' command throws errors (see attached text file).

Python: 3.11.9 (3.12 does not work due to issues with REGEX)
Babelizer: 0.3.10.dev0

Everything works fine in Linux up to the BMI tester (#107) as well as on MacOS (#101 (comment)).

Not sure what causes the babelizer to fail in Windows. Is this still related to the env. variables not set correctly when activating the environment?

babelizer_0.3.10_dev_WIN_errors.txt

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