Skip to content

Silence more rpy2 3.6 warnings #40380

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

Merged
merged 1 commit into from
Jul 25, 2025
Merged

Conversation

antonio-rojas
Copy link
Contributor

The rpy2.rinterface module throws warnings in 3.6, silence them too

@antonio-rojas
Copy link
Contributor Author

@tobiasdiez can we have rpy2 installed and tested in conda? https://github.com/sagemath/sage/blob/10.7.beta8/tools/update-conda.py#L178 says it's disabled because of #40215, but that is about sage detecting the presence of the R lattice library, which to me seems to be orthogonal to installing r-lattice in conda?

@tobiasdiez
Copy link
Contributor

The issue was that with rpy2 installed and without r-lattice these errors occurred. In #40383, I'm now trying to install both rpy2 and r-lattice.

vbraun pushed a commit to vbraun/sage that referenced this pull request Jul 14, 2025
sagemathgh-40380: Silence more rpy2 3.6 warnings
    
The `rpy2.rinterface` module throws warnings in 3.6, silence them too
    
URL: sagemath#40380
Reported by: Antonio Rojas
Reviewer(s):
vbraun pushed a commit to vbraun/sage that referenced this pull request Jul 18, 2025
sagemathgh-40380: Silence more rpy2 3.6 warnings
    
The `rpy2.rinterface` module throws warnings in 3.6, silence them too
    
URL: sagemath#40380
Reported by: Antonio Rojas
Reviewer(s):
@vbraun vbraun merged commit ad88b27 into sagemath:develop Jul 25, 2025
18 of 23 checks passed
@antonio-rojas antonio-rojas deleted the rpy2-3.6 branch July 25, 2025 21:16
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.

3 participants