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

Troubleshoot Getting Started #46

Open
baconised opened this issue Jul 24, 2024 · 0 comments
Open

Troubleshoot Getting Started #46

baconised opened this issue Jul 24, 2024 · 0 comments

Comments

@baconised
Copy link

baconised commented Jul 24, 2024

cillian@cillian-VirtualBox:~/Downloads/DSen2-master$ python3 testing/supres.py output/MTD_MSIL1C.xml output/output_file.tif --roi_x_y "100,100,2000,2000"

Illegal instruction (core dumped)

cillian@cillian-VirtualBox:~/Downloads/DSen2-master$ sudo python3 testing/supres.py output/MTD_MSIL1C.xml output/output_file.tif --roi_x_y "100,100,2000,2000"
[sudo] password for 

Traceback (most recent call last):
File "/home/cillian/Downloads/DSen2-master/testing/supres.py", line 11, in
from utils.DSen2Net import s2model
File "/home/cillian/Downloads/DSen2-master/utils/DSen2Net.py", line 2, in
import keras
ModuleNotFoundError: No module named 'keras'


I am getting this problem. Can anyone help here!? I have everything installed in my ubuntu VM but this is just not running. :// Can you please elaborate the installation process on ubuntu or windows?

On windows -> gdal is not being installed because it cant create a wheel file and the options given online are no more existing.
On Linux -> I am getting above error.

@lanha please help ;-;

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

1 participant