lifelib
lifelib copied to clipboard
Using Spyder plugin (Reading a Model)
Hello everyone, after I created a copy of a lifelib project from Spyder’s IPython console using lifelib.create function, and a new folder is created. in Reading a Model The project folder I just created doesn't contain a model folder named model, like what they said, and hence I cannot read The model from the model folder into a live IPython session.
please any help
I couldn't reproduce the issue.
- What version of lifelib did you use? (Check
lifelib.__version__) - Are you using the zip file from the download page or did you install lifelib in your Python environment?
- Exactly what command did you write and execute?
- Is the project folder empty? Does it have other files?
I just checked the files on https://pypi.org/project/lifelib/ and you're right, these files don't seem to be packaged correctly. I'll update the files shortly. A similar incidence (#6 ) happened before, not sure what the cause is. Sorry for the inconvenience.
Just put lifelib v0.0.19 on PyPI. pip install lifelib --upgrade will do the job. The WinPython zip will be updated in a few days.
The https://lifelib.io site and also the downloadable have been updated.
I have downloaded the updated file Thank you very much Mr.Fumitoh best regards