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

chore: update cesiumpy mirror to OSTk #110

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

vishwa2710
Copy link
Contributor

No description provided.

@@ -12,7 +12,7 @@ python_directory="${project_directory}/build/bindings/python/OpenSpaceToolkit*Py
pushd ${python_directory} > /dev/null

python${PYTHON_VERSION} -m pip install plotly pandas
python${PYTHON_VERSION} -m pip install git+https://github.com/open-space-collective/cesiumpy.git#egg=cesiumpy
python${PYTHON_VERSION} -m pip install git+https://github.com/open-space-collective/cesiumpy
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't you need the egg=X to pip install it properly?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't think it's necessary, I've installed it without the .git#egg=cesiumpy.

Copy link
Contributor

Choose a reason for hiding this comment

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

Then as long as you've tested it locally and it works, then great!

@apaletta3 apaletta3 force-pushed the users/vishwa/update-cesiumpy-mirror branch from c468bec to 323230c Compare April 10, 2024 09:01
@apaletta3 apaletta3 enabled auto-merge (squash) April 10, 2024 09:01
@apaletta3 apaletta3 disabled auto-merge April 10, 2024 09:08
@apaletta3 apaletta3 merged commit d598357 into main Apr 10, 2024
3 checks passed
@apaletta3 apaletta3 deleted the users/vishwa/update-cesiumpy-mirror branch April 10, 2024 09:08
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