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

support interpreter names like '3.13t #2326

Closed
wants to merge 1 commit into from
Closed

Conversation

ngoldbaum
Copy link
Contributor

Without this, I get:

± maturin build --release --out dist --interpreter 3.13t
📦 Including license file "/Users/goldbaum/Documents/rpds-py/LICENSE"
🔗 Found pyo3 bindings
⚠️  Warning: Failed to determine python platform
[src/build_options.rs:1254:22] interp.display().to_string() = "3.13t"
💥 maturin failed
  Caused by: Invalid python interpreter minor version '13t', expect a digit
  Caused by: invalid digit found in string

ngoldbaum added a commit to ngoldbaum/rpds that referenced this pull request Nov 26, 2024
@ngoldbaum
Copy link
Contributor Author

Are there tests for the maturin CLI somewhere?

@messense
Copy link
Member

Already done in #2324

@messense messense closed this Nov 27, 2024
ngoldbaum added a commit to ngoldbaum/rpds that referenced this pull request Dec 2, 2024
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