-
Notifications
You must be signed in to change notification settings - Fork 105
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
Exception: The provided 'key_property' entry does not appear to be a property #176
Comments
The error comes from owmeta-core or PyOpenWorm (you should only have one of these installed, depending on what version of c302 you're using), but I'm not sure how you get this error. What version of Python, owmeta-core or PyOpenWorm, and c302 are you using? You can get the version numbers for owmeta-core, PyOpenWorm, and c302 like this:
May help to know as well what installation procedure you followed before running sibernetic_c302.py @pgleeson @skhayrulin, please also have a look if you've seen this or know why it may manifest. |
@woobin3069 The correct version of c302 is certainly 0.7.8. I had neglected to release the new version to pypi, but it's there now and you should be able to install it with just The best version of sibernetic to use is in here: https://github.com/openworm/sibernetic/tree/ow-0.9.1. Also ensure you're using python 3. However, there are a lot of unknown issues with running the c302+Sibernetic on Windows, simply because not many of us use/test on that system. It could certainly be possible, but will be difficult for us to debug any issues. Have you tried building the latest Docker image, as this is well tested now on Windows and includes the latest libraries? |
It is not recommended to use sibernetic on windows (natively) as the setting up of paths is a mess and the generation of neuron simulation files does not currently work out of the box. |
Hello.
I was running sibernetic_c302.py, but I got an error.
So I set the environment variable to
C:\Users\USER\AppData\Local\Temp\main_sim.py\c302\CElegansNeuroML\CElegans\pythonScripts\c302
but It doesn't work.
And I also searched about key_property error too, but there's nothing about it.
The text was updated successfully, but these errors were encountered: