anthropics / anthropics/prompt-eng-interactive-tutorial

hints module not found

Đang mở
#56 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Jupyter Notebook
Star
38.2k
Fork
4.2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

In the module '01_Basic_Prompt_Structure.ipynb', the cell with this command fails because it can't 'hints'.

from hints import exercise_1_1_hint; print(exercise_1_1_hint)

---------------------------------------------------------------------------
ModuleNotFoundError Traceback (most recent call last)
[/tmp/ipython-input-3831002738.py](https://colab.research.google.com/drive/1nMjoR8cDUnfxRoTOyOjGihAfCASwW6ot#) in ()
----> 1 from hints import exercise_1_1_hint; print(exercise_1_1_hint)

ModuleNotFoundError: No module named 'hints'

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.
---------------------------------------------------------------------------
Open Examples

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.