- 場所を見つける
$ python3 >>> import hoge >>> print(hoge.__file__) /Users/[yourdir]/foo/bar/hoge/__init__.py
- Visual Studio Codeの設定より [Code] > [基本設定] > [設定] を選択する。
- [設定の検索]に extra path と入力する。
- [項目の追加]を クリックし、1.のhogeのあるパスを設定する。
この場合は、/Users/[yourdir]/foo/bar/ の部分となる。 - 以上
More than 1 year has passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme