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

local install error - survey --help #25

Open
RCarter-IDM opened this issue Nov 27, 2023 · 4 comments
Open

local install error - survey --help #25

RCarter-IDM opened this issue Nov 27, 2023 · 4 comments

Comments

@RCarter-IDM
Copy link
Contributor

https://docs.idmod.org/projects/vis-tools/en/latest/install.html (Running Vis-Tools Standalone)

survey --help returns following error:

survey-help-error.txt

@RCarter-IDM
Copy link
Contributor Author

(virt-vis-tools) C:\github\vis-tools>pip show pygeoif
Name: pygeoif
Version: 1.2.0
Summary: A basic implementation of the geo_interface
Home-page: None
Author: None
Author-email: Christian Ledermann [email protected]
License: LGPL
Location: c:\virt-vis-tools\lib\site-packages\pygeoif-1.2.0-py3.8.egg
Requires: typing-extensions
Required-by: czml

@RCarter-IDM
Copy link
Contributor Author

@RCarter-IDM
Copy link
Contributor Author

RCarter-IDM commented Nov 27, 2023

The problem appears to be the function rename of 'as_shape' to 'shape' in pygeoif package (see changelog entry '1.0 (2022/09/29)' => https://pygeoif.readthedocs.io/en/latest/HISTORY.html). The czml package (https://pypi.org/project/czml/#description) calls to 'as_shape'. Both pygeoif and czml are used by vis-tools. Based on release history of czml, latest update back in 2016November (https://pypi.org/project/czml/#history), I would imagine that vis-tools may need to be updated to use other packages, perhaps...?

@RCarter-IDM
Copy link
Contributor Author

I pinged @celiot-IDM for dev support contact on vis-tools

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