question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Elephas slice_X error

See original GitHub issue

Elephas encounter this error with the latest theano. Can you help me fix this.

Traceback (most recent call last):
  File "/home/zeus/workspace/./KerasOnSparkElephas.py", line 28, in <module>
    from elephas.spark_model import SparkModel
  File "/home/zeus/anaconda2/lib/python2.7/site-packages/elephas/spark_model.py", line 18, in <module>
    from keras.models import model_from_yaml, slice_X
ImportError: cannot import name slice_X

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:24 (10 by maintainers)

github_iconTop GitHub Comments

8reactions
heldermcommented, Jul 5, 2017

I tried running elephas by installing it thorugh pip and still got this error. Can’t this issue be opened again until a realase where this bug is fixed is deployed to Pypi?

2reactions
haoyangzcommented, Oct 17, 2016

As discussed in #22 , master branch now supports keras 1.x . To install this part of (un-released) updates, re-install elephas by

pip install --upgrade --no-deps git+git://github.com/maxpumperla/elephas
Read more comments on GitHub >

github_iconTop Results From Across the Web

slicex error - Image Line forum - FL Studio
Re: slicex error. Is this when opening a specific project file or in general? Besides that, what version of FL Studio are you...
Read more >
Slicex crashing whole project pls help : r/FL_Studio - Reddit
I wanted to continue working on a beat i made but it gives this slicex error code. I have tried restarting and looking...
Read more >
NONINVASIVE HISTOLOGICAL COMPARISON OF BONE ...
ABSTRACT—How is the bone tissue in skeletal supports of a neonatal elephant organized, and how does this structure differ among the neonates of...
Read more >
baboon spect imaging: Topics by Science.gov
In this work, we study the effects of COR errors on cardiac SPECT imaging using ... from a gated multi-slice X-ray computed tomography...
Read more >
TF2 theano CNTK - USC Bytes
Keras can be run on Spark via Dist-Keras (from CERN) and Elephas ... cases, and it provides clear and actionable feedback upon user...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found