mirror of
https://github.com/adefossez/seewav.git
synced 2026-04-26 06:15:55 +03:00
[GH-ISSUE #2] unexpected keyword argument 'capture_output' #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/seewav#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yashasolutions on GitHub (Jan 2, 2021).
Original GitHub issue: https://github.com/adefossez/seewav/issues/2
Could be linked to :
https://stackoverflow.com/questions/53209127/subprocess-unexpected-keyword-argument-capture-output
@yashasolutions commented on GitHub (Jan 2, 2021):
Dependency to Python 3.7
ok, so I fixed it
sudo apt-get install python3.7sudo apt-get install python3.7-devpython3.7 -m pip install seewavand then it works
@adefossez commented on GitHub (Jan 4, 2021):
Yes, you need Python 3.7. I updated the readme to make that clear :)
seewave->seewav#9