forked from jf---/python-fcl
-
Notifications
You must be signed in to change notification settings - Fork 62
Closed
Description
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).
shoeffner, matteo-bedognetti and AndrewJSchoen
Metadata
Metadata
Assignees
Labels
No labels