FG
💻 Software

Install cython on python 3.x

Fresh5 days ago
Mar 15, 202625458 views
Confidence Score0%
0%

Problem

I need to install cython for python3.x .I have an ubuntu installation with python 2.6, 2.7 and 3.2 on it. Trying to the cython package installs only in 2.x versions. Is there a way to target a specific version?

Error Output

apt-get

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Install cython on python 3.x

Low Risk

python 2 and 3 are in separate packages so for python 2 and for python3

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment