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

Assistance Needed with ArcGIS Pro 3.3 #285

Open
RossiHou opened this issue May 27, 2024 · 4 comments
Open

Assistance Needed with ArcGIS Pro 3.3 #285

RossiHou opened this issue May 27, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@RossiHou
Copy link

Environment Information

  • samgeo version: the lateset version
  • Python version: 3.11.8
  • Operating System: Win 11 (X64)

Description

I am currently using the latest version of ArcGIS Pro 3.3 and attempting to utilize the Segment-Geospatial Python package for my research. However, I encountered an issue with the error message: "invalid choice: 'proswap'".
图片

What I Did

I suspect that the problem might be related to the Python packages when creating the environment as Issue #271
图片

@RossiHou RossiHou added the bug Something isn't working label May 27, 2024
@giswqs
Copy link
Member

giswqs commented May 28, 2024

I suggest removing the existing geo env and start from scratch. I did that last week with ArcGIS Pro 3.3 and everything worked fine.

@RossiHou
Copy link
Author

Hi Prof. Wu,

Thank you for your kind response. I followed your suggestion to reinstall the packages from the beginning. However, the problem has now changed to "Broken environment."
图片
图片

I even went reinstalling ArcGIS Pro and reinstalling the packages, but the issue persists, even after attempting to repair the environment.
图片
图片

Could you please provide further guidance on how to resolve this issue?

Thank you for your assistance.

@giswqs
Copy link
Member

giswqs commented May 29, 2024

Did you remove the existing env before creating a new one?

conda remove -n geo --all

@RossiHou
Copy link
Author

Did you remove the existing env before creating a new one?

conda remove -n geo --all

After removing the existing environment, I ran through the code again, but the problem persists.

(arcgispro-py3) E:\ARCGISPRO\PRO\bin\Python\envs\arcgispro-py3>conda remove -n geo --all
ImportError: DLL load failed while importing _zmq: 找不到指定的模块。
RuntimeError: OpenSSL 3.0's legacy provider failed to load. This is a fatal error by default, but cryptography supports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants