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

fix: aubio patch #22015

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: aubio patch #22015

wants to merge 1 commit into from

Conversation

akram02
Copy link
Contributor

@akram02 akram02 commented Oct 29, 2024

Traceback (most recent call last):
File "/home/builder/.termux-build/aubio/src/./waf", line 164, in
from waflib import Scripting
File "/home/builder/.termux-build/aubio/src/waflib/Scripting.py", line 7, in
from waflib import Utils,Configure,Logs,Options,ConfigSet,Context,Errors,Build,Node
File "/home/builder/.termux-build/aubio/src/waflib/Configure.py", line 6, in
from waflib import ConfigSet,Utils,Options,Logs,Context,Build,Errors
File "/home/builder/.termux-build/aubio/src/waflib/Options.py", line 6, in
from waflib import Logs,Utils,Context,Errors
File "/home/builder/.termux-build/aubio/src/waflib/Context.py", line 5, in
import os,re,imp,sys
ModuleNotFoundError: No module named 'imp'

Copy link
Member

@twaik twaik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR does not comply with out contributing guideline:

  1. In the case if you do not update package version you must bump it's revision (otherwise CI will die with error after merging it).
  2. Commit description must have specific structure.

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

Successfully merging this pull request may close these issues.

2 participants