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

TypeError: 'skimage' backend only supports 2d parallel geometries #5

Open
pygabc1 opened this issue Mar 3, 2020 · 4 comments
Open

Comments

@pygabc1
Copy link

pygabc1 commented Mar 3, 2020

Hi, I am learning your paper and code.
When I run partially_learned_gradient_descent_head.py, I have this error message ;
TypeError: 'skimage' backend only supports 2d parallel geometries
Google don't have enough information, and how to settle it? Thanks.
e1

@adler-j
Copy link
Owner

adler-j commented Mar 4, 2020

You need to install ASTRA to be able to run the code. After installing it, you should be fine.

@pygabc1
Copy link
Author

pygabc1 commented Mar 4, 2020

You need to install ASTRA to be able to run the code. After installing it, you should be fine.

Dear Adler,
Thank you for your reply.
I am using colab.
I installed ASTRA through your website, [Minimal example of running ASTRA + ODL in colab], but I still have this error.
[AttributeError: module 'odl.tomo' has no attribute 'FanFlatGeometry']
Referring your website, I did
[$ pip install https://github.com/adler-j/odl/archive/tensorflow_support.zip], but the URL does not work for me.
Thanks again.

@adler-j
Copy link
Owner

adler-j commented Mar 4, 2020

How did you install ODL? I think at this point it should be possible to work from head at GitHub.

@pygabc1
Copy link
Author

pygabc1 commented Mar 4, 2020

This is what I installed.
1
......
......
2
3
4

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

2 participants