Skip to content

Recompile for python 3.7 #151

@zeeraktalat

Description

@zeeraktalat

FastFM fails to install on python 3.7 due to updates in Cython. I'd put in a pull request, but due to the split between FastFM-core and fastFM I'm not sure where to submit the PR.

Steps to reproduce issue:

  1. Fresh python > 3.7.1 environment
  2. pip install fastFM

Steps to fix:

  1. clone the library
  2. Install latest Cython (0.29.1)
  3. Recompile fastFM

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions