dataiku / dataiku/dataiku-api-client-python
Pipeline fails with import error for dataiku
還沒有人認領這個 Issue。
- 主要語言
- Python
- 星號
- 44
- 分支
- 29
- 平均合併
- 3 小時 34 分鐘
- 30 天內合併 PR
- 2
描述
I'm trying to run the below example on my jenkins node:
https://community.dataiku.com/t5/Knowledge-Base/Building-a-Jenkins-pipeline-for-Dataiku-DSS/ta-p/10201
In one of the stages, I created python venv which install the requirments.txt file. I can see in the console log that dataiku-api-client was installed with version 8.0.0, but still, it fails later with the first command of import dataiku:
ModuleNotFoundError: No module named 'dataiku'
My python version is 3.7.4
any idea what's wrong with that?
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,使用 Python 3.7.4、已建立的虛擬環境和 requirements.txt,重現連結的 Dataiku 範例中的 Jenkins pipeline。檢查安裝了 dataiku-api-client 8.0.0 的環境與執行 import dataiku 的環境;當匯入在 pipeline 中正常運作或原因已記錄時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- api
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100