Skip to content
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

Using Spyder plugin (Reading a Model) #11

Open
Zein-issa opened this issue Jul 6, 2021 · 5 comments
Open

Using Spyder plugin (Reading a Model) #11

Zein-issa opened this issue Jul 6, 2021 · 5 comments
Labels
Milestone

Comments

@Zein-issa
Copy link

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

@fumitoh
Copy link
Member

fumitoh commented Jul 6, 2021

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
Copy link
Member

fumitoh commented Jul 7, 2021

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 fumitoh added the bug label Jul 7, 2021
@fumitoh
Copy link
Member

fumitoh commented Jul 7, 2021

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
Copy link
Member

fumitoh commented Jul 8, 2021

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

@fumitoh fumitoh added this to the v0.0.19 milestone Jul 8, 2021
@Zein-issa
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants