I have installed Cython 3.0.10 and I keep checking the version with cython --version and cython3 --version and it keeps telling me that it is indeed 3.0.10
I installed cython with pip and when it didn't work, pip3. Why does it keep telling me I have version 0.26.1?
I have installed Cython 3.0.10 and I keep checking the version with cython --version and cython3 --version and it keeps telling me that it is indeed 3.0.10
I installed cython with pip and when it didn't work, pip3. Why does it keep telling me I have version 0.26.1?