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

installed dependency #4

Open
diand2023 opened this issue Jul 22, 2024 · 11 comments
Open

installed dependency #4

diand2023 opened this issue Jul 22, 2024 · 11 comments

Comments

@diand2023
Copy link

"When I installed the holoocean dependency, it prompted me to install version 0.5.8. Then, when installing other dependencies, it required Python >= 3.10. After upgrading Python to 3.10, it prompted that installing holoocean requires pywin32=228 -> python[version='>=3.6,<3.7.0a0|>=3.7,<3.8.0a0|>=3.9,<3.10.0a0|>=3.8,<3.9.0a0']. What should I do?"

@Ice-mao
Copy link
Owner

Ice-mao commented Jul 22, 2024

https://byu-holoocean.github.io/holoocean-docs/v1.0.0/index.html
Now you can use the latest version 1.0.0 of holoocean to run the project.please refer the link and the 0.5.8 is not provided by pypi.
My python is 3.8 can do this.

@diand2023
Copy link
Author

Hello, when trying to install inekf, an error occurs:
ERROR: Could not find a version that satisfies the requirement inekf (from versions: none)
ERROR: No matching distribution found for inekf
I checked the official documentation, and the suggested command is pip install inekf.

@diand2023
Copy link
Author

diand2023 commented Jul 23, 2024 via email

@Ice-mao
Copy link
Owner

Ice-mao commented Jul 23, 2024

https://pypi.org/project/inekf/
I just do: pip install inekf
doesn't it work?

@diand2023
Copy link
Author

Is inekf only installable on Linux and not on Windows?

@Ice-mao
Copy link
Owner

Ice-mao commented Jul 23, 2024

Is inekf only installable on Linux and not on Windows?

Maybe.I encourage you test the program in Linux because the scenario map is build for Linux,too.

@Floyd-dpj
Copy link

你好,你成功安装inekf了吗?

@Ice-mao
Copy link
Owner

Ice-mao commented Nov 13, 2024

你好,你成功安装inekf了吗?

you can refer https://pypi.org/project/inekf/#files to build inekf library by yourself.

@Floyd-dpj
Copy link

Floyd-dpj commented Nov 13, 2024 via email

@Ice-mao
Copy link
Owner

Ice-mao commented Nov 13, 2024

你好,你成功安装inekf了吗?

you can refer https://pypi.org/project/inekf/#files to build inekf library by yourself.

I remember what I did, go to https://bitbucket.org/frostlab/inekf/src/master/ to get the inekf project,then cd into the python floder,follow the readme.md to build the python package.

@Floyd-dpj
Copy link

Floyd-dpj commented Nov 13, 2024 via email

@Ice-mao Ice-mao mentioned this issue Feb 12, 2025
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

3 participants