You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Python 3.9 (on windows) and I attempted to run the autotest.py file by installing Transcrypt's 3.9 or 3.9.1 version here. After executing the following two commands:
Subsequently, when I try to open the generated autotest.html file with a web server, no test information is loaded onto the screen and it remains blank. No, such a page is not opening: http://localhost:8000/animals.html
What should I do in this situation? Could you provide some guidance?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi,
I'm using Python 3.9 (on windows) and I attempted to run the autotest.py file by installing Transcrypt's 3.9 or 3.9.1 version here. After executing the following two commands:
transcrypt -b -c -da autotest
Output: Ready
transcrypt -r -v autotest
Output:
Generating autotest.html
Ready
Subsequently, when I try to open the generated autotest.html file with a web server, no test information is loaded onto the screen and it remains blank. No, such a page is not opening: http://localhost:8000/animals.html
What should I do in this situation? Could you provide some guidance?
Thanks.
The text was updated successfully, but these errors were encountered: