lumibot icon indicating copy to clipboard operation
lumibot copied to clipboard

Required MatPlotLib 3.3.3?

Open axyl opened this issue 2 years ago • 2 comments

Hey Guys,

Just checking that MatPlotLib 3.3.3 is required and can't be 3.5 or 3.6?

Cheers.

axyl avatar Sep 17 '22 00:09 axyl

I don’t believe we have any requirements for a specific version of matplotlib. What makes you think that?

On Fri, Sep 16, 2022 at 8:13 PM Craig Foley @.***> wrote:

Hey Guys,

Just checking that MatPlotLib 3.3.3 is required and can't be 3.5 or 3.6?

Cheers.

— Reply to this email directly, view it on GitHub https://github.com/Lumiwealth/lumibot/issues/202, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK3QQV2F24AZREB2A3LV6UEJHANCNFSM6AAAAAAQOYDYTQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Robert Grzesik 347-635-3416

grzesir avatar Sep 21 '22 16:09 grzesir

Your setup tools script seems to require that specific version.

https://github.com/Lumiwealth/lumibot/blob/e3aa83e6cb4e58b73031423c3e2cf23053683307/setup.py#L36

Can it be >= instead?

axyl avatar Sep 22 '22 06:09 axyl

Ok I made this change in the dev branch, it will be released in the next version (either later this week or early next)

On Thu, Sep 22, 2022 at 2:20 AM Craig Foley @.***> wrote:

Your setup tools script seems to require that specific version.

https://github.com/Lumiwealth/lumibot/blob/e3aa83e6cb4e58b73031423c3e2cf23053683307/setup.py#L36

Can it be >= instead?

— Reply to this email directly, view it on GitHub https://github.com/Lumiwealth/lumibot/issues/202#issuecomment-1254578942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK54W3TS3XLNIM63FFTV7P3ENANCNFSM6AAAAAAQOYDYTQ . You are receiving this because you commented.Message ID: @.***>

-- Robert Grzesik 347-635-3416

grzesir avatar Sep 22 '22 17:09 grzesir

Just updated lumibot to v2.3.8. This should fix your issue with matplotlib

On Thu, Sep 22, 2022 at 6:58 PM Craig Foley @.***> wrote:

Closed #202 https://github.com/Lumiwealth/lumibot/issues/202 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Lumiwealth/lumibot/issues/202#event-7443457612, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAIYQK5UUZOZYFPTFPSL7ADV7TQC3ANCNFSM6AAAAAAQOYDYTQ . You are receiving this because you commented.Message ID: @.***>

-- Robert Grzesik 347-635-3416

grzesir avatar Sep 22 '22 23:09 grzesir