AllenNeuralDynamics / AllenNeuralDynamics/aind-data-transfer-lite

AWS CLI installation required for executable

未关闭
#34 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
0
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the bug**
We added awscli as a python dependency and are able to upload data when pip installing aind-data-transfer-lite. There is also a standalone executable so that users do not need to install Python or aind-data-transfer-lite to use the UI. However, it seems like the awscli dependency is not being included in the executable.

This is non-blocking since users just need to install aws cli separately to use the executable.

**To Reproduce**
Steps to reproduce the behavior:
1. Download the executable from the GitHub Releases page.
2. Try to submit a dryrun upload.
3. Observe error:

Image

**Expected behavior**
Ideally, the program when loaded from exe can submit jobs without requiring aws cli installation. Check the pyinstaller spec and see if it is possible to include awscli.

**Additional context**
Add any other context about the problem here.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。