forked from apache/cassandra-python-driver
-
Notifications
You must be signed in to change notification settings - Fork 51
docs: Issue on page Installation #777
Copy link
Copy link
Open
Labels
documentationRequires documentationRequires documentation
Description
I would like to report an issue on page https://python-driver.docs.scylladb.com/3.29.9-scylla/installation
Problem
link is broken - this package
Windows Installation Notes
Installing the driver with extensions in Windows sometimes presents some challenges. A few notes about common hang-ups:
Setup requires a compiler. When using Python 2, this is as simple as installing this package (this link is also emitted during install if setuptools is unable to find the resources it needs). Depending on your system settings, this package may install as a user-specific application. Make sure to install for everyone, or at least as the user that will be building the Python environment.
Suggest a fix
don't know what the right link is.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationRequires documentationRequires documentation