Pyteal under codespaces - Algorand

Pyteal under codespaces

post by Maugli on Apr 10, 2024

Maugli

When I entered pipx install pyteal under codespaces, then tried to compile a pyteal program, I got an error message: ModuleNotFoundError: No module named 'pyteal'

Then I tried pip install pyteal. Is it the legal way to install and use pyteal? How can I enter into virtual env in workspaces generated for tealscript contract and front-end work?

109 views

Related topics

Topic Replies Views Activity
Error during compilation of a contract
General
- smart-contracts,
- teal
6 503 Jun 2022
Error while installing pip3 install -r requirements.txt 1 915 Oct 2021
TLS/SSL issue with pip installing PyTeal 2 2.4k Feb 2022
‘InnerTxnBuilder’ is not defined
General
- smart-contracts
4 416 Oct 2022
Converting Teal code to PyTeal
General
- teal
1 532 Apr 2023