嗨,夥計們,
我收到埃羅當試圖使用pip安裝,有什麼想法嗎?
CalledProcessError回溯(去年)最近調用<命令- 3492276838775365 > <模塊> - - - - - > 1 get_ipython () .run_line_magic(“皮普”、“安裝/ dbfs / FileStore / pypi-libs /我的文件。whl index-url az_devops_access_token美元——verbose”) /磚/ python / lib / python3.8 /網站/ IPython /核心/ interactiveshell。py在run_line_magic(自我,magic_name,線,_stack_depth) 2325 kwargs [' local_ns '] = self.get_local_scope (stack_depth) 2326與自我。builtin_trap: - > 2327結果= fn (* args, * * kwargs) 2328返回結果2329 <裝飾- gen - 109 > pip(自我,線)/磚/ python / lib / python3.8 /網站/ IPython /核心/魔法。py在<λ> (f, *, * * k) 185 #,但它是多餘的一個比特的狀態。186年def magic_deco (arg): f - - > 187電話=λ,*,* * k: f (*, * * 188 (k) 189如果調用(arg): /磚/ python_shell / dbruntime / CondaMagicOverrides。py pip(自我,線)26 @line_magic 27 def pip(自我、線):- - - - - - > 28 self.condaMagicHandler.runCmd(“皮普”線)29 30 /磚/ python_shell / dbruntime / CondaMagicOverrides。py runCmd(自我、magicCmd線)47個self.entry_point.restartInterpAfterExecution 48如果parsedResult.rewrittenCommand () (): 49 - - - > self.executeCondaCommand (parsedResult) 50 envState.postExecute (parsedResult) 51如果parsedResult.isMutation(): /磚/ python_shell / dbruntime / CondaMagicOverrides。py executeCondaCommand(自我,結果)98年sys.stdout.flush(99)如果returncode ! = 0: - - > 100年提高子流程。CalledProcessError(101年returncode origCmd)最後:102年底= time.time () CalledProcessError:命令“pip安裝/ dbfs / FileStore / pypi-libs /我的文件。whl——index-url[編輯]——冗長的返回非零退出狀態1。