Installing Python modules

Hi !
Coming from VB and Delphi, I’m new in Python.
I am in trouble with Python modules.
I tried , for example, ‘conda install tkinterhtml’ in the Anaconda Prompt window, and the response was ‘no such module’ or something like this.

Could somebody help me.

Thanks

Hi @cruchon! You might find this question is better answered over in the Anaconda Forum - this section is specifically about PyScript, which runs Python code specifically inside a runtime in a browser window.