About the replit console

Question:

The console output does not stop.

Giving up. You can try again by clicking Run. You may need to fix the [interpreter] definition in the .replit file first. Giving up.

Repl link:
Arkward - Replit

Screenshots, links, or other helpful context:
γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2023-08-09 225908

code snippet

First, show hidden files and open the folder venv/lib/python3.8/site-packages. In that folder, delete the folders enum and enum34-1.1.10.dist-info.
Next, either rename sub.py to main.py or open the .replit config file and change the entrypoint variable.

3 Likes

Thank You.It Working.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.