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

missing backend when not installed from source #30

Open
parya-j opened this issue Jan 5, 2018 · 3 comments
Open

missing backend when not installed from source #30

parya-j opened this issue Jan 5, 2018 · 3 comments

Comments

@parya-j
Copy link

parya-j commented Jan 5, 2018

hi
I tried installing using the :
$ pip install git+https://github.com/JihongJu/keras-fcn.git
when trying to import, it gives me this error :
..... import keras_fcn.backend as K1 ImportError: No module named backend

when installed from source though, this error goes away.

@sid-kap
Copy link

sid-kap commented Jan 24, 2018

I got the same error!

@epicfaace
Copy link

If you are using tensorflow and want a short-term solution, try using my fork (which just combines the tensorflow backend into a single backend.py file)

$pip install git+https://github.com/epicfaace/keras-fcn.git

@Neha-swan
Copy link

what is meant by "feat" in this and why is it needed?

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

No branches or pull requests

4 participants