Skip to content

Support the latest version of FCL (v0.6.1)? #19

@yuki-koyama

Description

@yuki-koyama

Hi, thank you for this excellent project.

I'm wondering if there is a plan to support FCL v0.6.X. The current README says

Currently, this package is targeted for FCL 0.5.0.

but the latest FCL version available in Homebrew ( https://github.com/Homebrew/homebrew-core/blob/master/Formula/fcl.rb ) is v0.6.1.

This means that macOS users cannot simply install python-fcl through brew and pip:

brew install fcl # This installs FCL v0.6.1
pip install python-fcl # This generates errors because of the version mismatch!

but need to install FCL 0.5.0 manually (e.g., by writing a custom brew file to install FCL v0.5.0).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions