Skip to content

python version requirements #28

@jonathanalexander229

Description

@jonathanalexander229

first off, great project! I've gotten some decent results, though they appear to degrade after time - which I suspect is due to some memory/compute shortages. Before troubleshooting further I just want to check if you've tested with a specific set of python and packages?

I do see the ag2==0.7.5 requirement comment, and I'm wondering if you could share other versions of numpy, etc. I did find this issue with the openblas setting and it seems to have helped:

https://stackoverflow.com/questions/65825346/pip-install-pandas-results-in-error-python3-8-pycharm-apple-silicon
OPENBLAS="$(brew --prefix openblas)" pip install numpy pandas

for reference I'm running this on a M1 Max 32GB, and have also tested on a AMD ryzen 5 128GB ans w/ 3060RTX 12 GB. Seems to run better on the mac though I'm still tuning the models on the ubuntu amd machine.

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