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

Error (First separation attempt) #27

Closed
ghost opened this issue Nov 5, 2019 · 0 comments
Closed

Error (First separation attempt) #27

ghost opened this issue Nov 5, 2019 · 0 comments
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@ghost
Copy link

ghost commented Nov 5, 2019

BUG

When trying to run the test audio_output separation???

OUTPUT

(spleeter-cpu) dellan@MBPLate2016wTB4 ~ % spleeter separate -i spleeter/audio_example.mp3 -p spleeter:2stems -o output
Traceback (most recent call last):
File "/opt/miniconda3/bin/spleeter", line 8, in
sys.exit(entrypoint())
File "/opt/miniconda3/lib/python3.7/site-packages/spleeter/main.py", line 48, in entrypoint
main(sys.argv)
File "/opt/miniconda3/lib/python3.7/site-packages/spleeter/main.py", line 34, in main
enable_logging()
File "/opt/miniconda3/lib/python3.7/site-packages/spleeter/utils/logging.py", line 37, in enable_logging
logger = get_logger()
File "/opt/miniconda3/lib/python3.7/site-packages/spleeter/utils/logging.py", line 26, in get_logger
from tensorflow.compat.v1 import logging
File "/opt/miniconda3/lib/python3.7/site-packages/tensorflow/init.py", line 28, in
from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import
File "/opt/miniconda3/lib/python3.7/site-packages/tensorflow/python/init.py", line 49, in
from tensorflow.python import pywrap_tensorflow
ImportError: cannot import name 'pywrap_tensorflow' from 'tensorflow.python' (/opt/miniconda3/lib/python3.7/site-packages/tensorflow/python/init.py)

Environment

MacBook Pro (Late 2016 w/ Touch Bar)
macOS Catalina

@ghost ghost added bug Something isn't working invalid This doesn't seem right labels Nov 5, 2019
@ghost ghost changed the title Error Error (First separation attempt) Nov 5, 2019
@ghost ghost closed this as completed Nov 5, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

0 participants