Hajime Kawahara

Results 69 comments of Hajime Kawahara

Hello! Thanks for the report! I do not use Windows python except for WSL. What is the exact environment? Anaconda windows? @minouHub @menasrac

Thanks. I will try to figure out the reason but I found something problematic on pip jax installation on Windows: ``` These pip installations do not work with Windows, and...

@erwanp I didn't know this package. Looks useful! thank.

Install problem about `radis` Looks python 3.9 issue? https://github.com/radis/radis/pull/647 ``` ERROR: Package 'radis' requires a different Python: 3.10.14 not in '

It will be solved after the merge of https://github.com/radis/radis/pull/651 into `radis/develop`.

Thank all of the reviewers so much!

This is a troubling issue. Currently, several issues ( e.g. [radis #636](https://github.com/radis/radis/pull/636), [radis #626](https://github.com/radis/radis/pull/626), [radis #574](https://github.com/radis/radis/pull/574), [radis #571](https://github.com/radis/radis/pull/571)) have been resolved in the develop version of `radis`, but if we...

See also #408 [radis #597](https://github.com/radis/radis/issues/597)

Hello! @minouHub I think there are two points to consider. - The first is that the `develop` branch of `exojax` installs the `develop` of `radis`, but changes in the `develop`...