本文介紹了AttributeError:“_NamespacePath"對象沒有屬性“排序"的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
我下載了 anaconda,當嘗試使用 cmd 啟動 jupyter notebook 時,錯誤顯示為 AttributeError: '_NamespacePath' object has no attribute 'sort'.我通過在 windows os 的 cmd 中輸入 jupyter notebook 來啟動 jypyter.感謝您解決我的錯誤
I downloaded anaconda and when try to launch jupyter notebook using cmd, the error appear as AttributeError: '_NamespacePath' object has no attribute 'sort'. I am launching jypyter by typing jupyter notebook in cmd in windows os. Thanks for solving my error
推薦答案
我建議你試試這個:
pip install --upgrade pip setuptools
基于 https://github.com/GoogleCloudPlatform/google-cloud-python/issues/2990.
這篇關于AttributeError:“_NamespacePath"對象沒有屬性“排序"的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!