Skip to content

Commit 050c3db

Browse files
committed
Drop note
1 parent a65f07c commit 050c3db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

_includes/installation.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,6 @@ <h4>Package Manager</h4>
199199
{%- highlight bash -%}
200200
pip install duckdb
201201
{%- endhighlight -%}
202-
203-
<div class="note">
204-
Note that on Windows 10, the DuckDB Python client requires the latest Microsoft Visual C++ Redistributable. Please make sure to install the latest <a href="https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170">MSVC Redistributable</a> on this platform. To work around this issue without upgrading the MSVC Redistributable, consider <b>installing the preview (nightly) release,</b> which resolves this problem.
205-
</div>
206202
</div>
207203

208204

0 commit comments

Comments
 (0)