TranscryptOrg / Transcrypt

Python 3.9 to JavaScript compiler - Lean, fast, open!
https://www.transcrypt.org
Apache License 2.0
2.82k stars 215 forks source link

problems when running the autotests #870

Open fdsgdshn opened 3 months ago

fdsgdshn commented 3 months ago

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.

JennaSys commented 2 weeks ago

Are you running if from the transcrypt/development/automated_tests/transcrypt/ folder? It may also require a few more switches: -b -xr -da -xg -c -sf