-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lifelib on Python 3.10 #47
Comments
What does the error message say when you try to import lifelib? |
|
Then lifelib is probably not installed. Start an Anaconda prompt, type If
The manual installation process can be found here: https://lifelib.io/installation.html |
Lifelib is installed on Anaconda. I want to install it in python 3.10. |
How did you get the Python 3.10? What Python distribution was it in? |
I got the python from - https://www.python.org/. |
Then you should be able to install lifelib by:
from Window's command prompt. Make sure the path to the Python is in |
Hi Team,
I am not able to import Lifelib package on Python 3.10. I am able to install lifelib from command prompt and use it in Anaconda. Could anayone please help me to import this package on python. Is there any documentation available?
Regards
Shubham Goel
The text was updated successfully, but these errors were encountered: