問題タブ [import-module]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
314 参照

powershell - Trying to import module of Npgsql.dll in the powershell script but fails including assembly into the script

From my powershell script,i am trying to connect to Postgresql database. When i try to import Npgsql.dll, it throws "Cannot find type [System.Data.Npgsql.SqlCommand]: verify that the assembly containing this type is loaded"

0 投票する
1 に答える
7385 参照

python - モジュールから名前をインポートできません

関数「ident」を「modulename」からインポートできません

私のスクリプトに

ImportError: 名前 'ident' を 'modulename' (/home/. . .) からインポートできません