You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Illegal instruction (core dumped)
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 ;-;
The text was updated successfully, but these errors were encountered: