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

"Failed to build the project and import the benchmark suite" with no apparent errors in output #1453

Open
sflis opened this issue Dec 18, 2024 · 0 comments

Comments

@sflis
Copy link

sflis commented Dec 18, 2024

I was trying out asv with my project but failed to get it event to run getting this output

$asv run
· Creating environments
· Discovering benchmarks
·· Uninstalling from virtualenv-py3.12
·· Building 698da480 <CAV-101376-expose-encoding-field> for virtualenv-py3.12...
·· Installing 698da480 <CAV-101376-expose-encoding-field> into virtualenv-py3.12
·· Failed to build the project and import the benchmark suite. 

when running in verbose mode I'm getting this:

   Building wheels for collected packages: dcap
     Building wheel for dcap (pyproject.toml): started
     Building wheel for dcap (pyproject.toml): finished with status 'done'
     Created wheel for dcap: filename=dcap-0.0.4.post17+git.698da480-py3-none-any.whl size=22315 sha256=a208536bddb65150a963462139a4156ab570ce73abc7129e43a41357908e501e
     Stored in directory: /tmp/pip-ephem-wheel-cache-3qlrv7ij/wheels/d6/c4/aa/2fddef2f981ba26e6e5d96b79c993cb2203ead973b3aa818db
   Successfully built dcap
·· Running '/usr/bin/git name-rev --name-only --exclude=remotes/* --no-undefined 698da480f911c26d790dc1062f19da2d6ea96690'
   OUTPUT -------->
   CAV-101376-expose-encoding-field
·· Installing 698da480 <CAV-101376-expose-encoding-field> into virtualenv-py3.12
·· Failed to build the project and import the benchmark suite.

with still no apparent errors, this includes the previous steps omitted from the output shown above. What would be the next step to track down the issue?

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

1 participant