hey just getting started #5395
Unanswered
Ansh-Rathod
asked this question in
Get help
Replies: 1 comment
-
|
Please use the latest version on PyPi and any Python 3.7.x or 3.8.x version. If you got error please share it with us so we can help you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
so I need help running mindsdb locally using anaconda on mac.
i tried to install mindsdb 3 times from hours now using conda but im getting many errors with dependencies and versions.
i created conda env using
conda create -n mindsdb python=3.7then
pip3 install mindsdbbut after the installation
python3 -m mindsdbit throws many errors.can any one give the proper version like this eg. mindsdb==22.3.3.0 and python=3.8 to run without any errors.
thanks
Beta Was this translation helpful? Give feedback.
All reactions