第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

OSMNX 無法識(shí)別任何屬性“AttributeError: module 'osmnx'

OSMNX 無法識(shí)別任何屬性“AttributeError: module 'osmnx'

慕神8447489 2024-01-24 16:08:38
我已經(jīng)使用 conda config --prependchannels conda-forge、conda create -n ox --strict-channel-priority osmnx 安裝了 osmnx。當(dāng)我嘗試使用 osmnx 模塊時(shí),沒有一個(gè)模塊正在工作,例如當(dāng)我使用時(shí):import osmnx as oxplace_name = "Mitte, Hannover, Germany"ox.graph_from_place(place_name, network_type='drive')我收到錯(cuò)誤:AttributeError: module 'osmnx' has no attribute 'graph_from_place'當(dāng)我使用時(shí):import osmnx as oxox.config(use_cache=True, log_console=True)我收到錯(cuò)誤:AttributeError: module 'osmnx' has no attribute 'config'等等。沒有屬性起作用我還嘗試根據(jù)https://osmnx.readthedocs.io/en/stable/osmnx.html#module-osmnx.graph使用屬性,但它也無法解決相同的錯(cuò)誤:import osmnx as oxplace_name = "Mitte, Hannover, Germany"ox.graph.graph_from_place(place_name, network_type='all_private')AttributeError: module 'osmnx' has no attribute 'graph'ox環(huán)境的python版本是3.8.6和Spyder(4.1.4)。您能幫我找到這些錯(cuò)誤的解決方案嗎?
查看完整描述

1 回答

?
達(dá)令說

TA貢獻(xiàn)1821條經(jīng)驗(yàn) 獲得超6個(gè)贊

您的桌面上有一個(gè)名為的文件osmnx.py,并且正在導(dǎo)入該文件而不是已安裝的模塊。重命名該文件。



查看完整回答
反對 回復(fù) 2024-01-24
  • 1 回答
  • 0 關(guān)注
  • 580 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)