Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no action #1

Open
westYY123 opened this issue Dec 16, 2021 · 1 comment
Open

no action #1

westYY123 opened this issue Dec 16, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@westYY123
Copy link

hello
when i run the python file in my zsh, it run completely without any action.
it can run success, but no print in my terminal

@aalexren
Copy link
Owner

aalexren commented May 7, 2022

What do you mean by no action? Did you run it in terminal?

Make the environment in the folder python -m venv env, then run source env/bin/activate and then do the following:

  1. Install termcolor using pip install termcolor
  2. Run python xmas.py from this folder
  3. Share your python version using python --version
  4. Share your python -m pip freeze

Try it and we will see ;-)

@aalexren aalexren added the bug Something isn't working label May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants