lifelib icon indicating copy to clipboard operation
lifelib copied to clipboard

Using Spyder plugin (Reading a Model)

Open Zein-issa opened this issue 4 years ago • 5 comments

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

Zein-issa avatar Jul 06 '21 06:07 Zein-issa

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?

fumitoh avatar Jul 06 '21 11:07 fumitoh

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.

fumitoh avatar Jul 07 '21 10:07 fumitoh

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.

fumitoh avatar Jul 07 '21 16:07 fumitoh

The https://lifelib.io site and also the downloadable have been updated.

fumitoh avatar Jul 08 '21 17:07 fumitoh

I have downloaded the updated file Thank you very much Mr.Fumitoh best regards

Zein-issa avatar Jul 10 '21 22:07 Zein-issa