不具合 ID 番号 |
BUG-000117642 |
送信されました | October 23, 2018 |
最終更新日 | June 5, 2024 |
適用対象 | ArcGIS API for Python |
見つかったバージョン | 1.5 |
オペレーティング システム | Windows OS |
オペレーティング システムのバージョン | 2016 64 Bit |
ステータス | Non-Reproducible
この問題は、開発チームによるテスト時に再現されませんでした。 問題が再現できない場合、またはソフトウェアの開発バージョンで関連性がなくなった場合、問題に対処するための特定の修正プログラムがインストールされていない場合にこのステータスが与えられることがあります。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
|
参考情報
This issue is non-reproducible in version 2.1.0.3 of ArcGIS API for Python.
対処法
If the Tornado framework version 5.0.2 is downgraded to version 4.5.3, the clone_item() process completes successfully.
- Clone an environment in ArcGIS Pro.
- Switch to the clone (Under Manage Environments).
- Run ArcGIS Python Command Prompt.
- Uninstall Tornado version 5.0.2 (conda uninstall tornado --no-pin).
- Install Tornado version 4.5.3.
- Run Jupyter notebook from the clone environment. The item is successfully cloned.
再現の手順