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

Tensor support #403

Closed
wants to merge 17 commits into from
Closed

Tensor support #403

wants to merge 17 commits into from

Conversation

jcarpent
Copy link
Contributor

No description provided.

@jcarpent jcarpent marked this pull request as draft November 16, 2023 16:44
:: Build and Install
cmake --build . --config Release --target install
if errorlevel 1 exit 1
:: Set old path
set PATH=%OLD_PATH%

:: Build stubs
git clone https://github.com/jcarpent/pybind11-stubgen.git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the manual stub generation is not mandatory anymore.

Maybe, a better fix should be to modify the path in jrlcmakemodule when calling the stub generator.

@jcarpent
Copy link
Contributor Author

@jorisv Thanks for finding this issue. Could you integrate an optional argument in the stubs function to automatically inform the PATH variable on Windows?

@jcarpent
Copy link
Contributor Author

COuld you make this change in #375?

@jorisv jorisv closed this Nov 23, 2023
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

Successfully merging this pull request may close these issues.

2 participants