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

ImportError: #5

Open
Troublebreaker opened this issue Oct 22, 2022 · 1 comment
Open

ImportError: #5

Troublebreaker opened this issue Oct 22, 2022 · 1 comment

Comments

@Troublebreaker
Copy link

Traceback (most recent call last):
File "tiktok_dl.py", line 39, in
from subprocess import CREATE_NO_WINDOW
ImportError: cannot import name 'CREATE_NO_WINDOW' from 'subprocess' (/Users/caoliang/opt/anaconda3/lib/python3.8/subprocess.py)

@fopinski
Copy link

First hit on google
https://stackoverflow.com/questions/44080756/python-import-from-subprocess-fails
Are you using Linux?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants