Skip to content

Conversation

cfis
Copy link
Contributor

@cfis cfis commented Feb 14, 2025

Building the Python bindings on Windows fails with MSVC and having Python installed in program files by the python installer. CMake finds python just fine, but the python executable is python.exe not python3.exe.

…thon installed in program files by the python installer. CMake finds python just fine, but the python executable is python.exe not python3.exe.
@szarnyasg szarnyasg requested a review from Tishj February 14, 2025 08:11
@Mytherin Mytherin merged commit deefb6f into duckdb:main Feb 14, 2025
47 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Feb 27, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 3, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
Antonov548 added a commit to Antonov548/duckdb-r that referenced this pull request Mar 4, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr pushed a commit to duckdb/duckdb-r that referenced this pull request Mar 5, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 15, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 17, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
Issue duckdb/duckdb#8265: AsOf Nested Loop (duckdb/duckdb#16218)
Fix -std=c++11 (duckdb/duckdb#16237)
Fix Python 3 executable name on Windows (duckdb/duckdb#16236)
Use _win32 with MSVC (duckdb/duckdb#16235)
Do In-Filter pushdown in PyArrow (duckdb/duckdb#16224)
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