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
I'm trying to install BEMOSS on Ubuntu 20.04 and I get the following error:
ict4bd@ict4bd-VirtualBox:~/BEMOSS3.5/GUI$ ./startBEMOSS_GUI.sh
/home/ict4bd/BEMOSS3.5/GUI/startBEMOSS_GUI.sh
/home/ict4bd/BEMOSS3.5/GUI
install ok installed
Package Installed
Installing Package...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'python-pil.imagetk' instead of 'python-imaging-tk'
python-pil.imagetk is already the newest version (6.2.1-3).
The following packages were automatically installed and are no longer required:
libfprint-2-tod1 libfwupdplugin1 libllvm10
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-pil
E: Package 'python-imaging' has no installation candidate
./startBEMOSS_GUI.sh: 33: python: not found
Any solution?
The text was updated successfully, but these errors were encountered:
On Aug 22, 2022, at 12:54 PM, LorenzoBottaccioli ***@***.***> wrote:
I'm trying to install BEMOSS on Ubuntu 20.04 and I get the following error:
***@***.***:~/BEMOSS3.5/GUI$ ./startBEMOSS_GUI.sh
/home/ict4bd/BEMOSS3.5/GUI/startBEMOSS_GUI.sh
/home/ict4bd/BEMOSS3.5/GUI
install ok installed
Package Installed
Installing Package...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'python-pil.imagetk' instead of 'python-imaging-tk'
python-pil.imagetk is already the newest version (6.2.1-3).
The following packages were automatically installed and are no longer required:
libfprint-2-tod1 libfwupdplugin1 libllvm10
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-pil
E: Package 'python-imaging' has no installation candidate
./startBEMOSS_GUI.sh: 33: python: not found
Any solution?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
I'm trying to install BEMOSS on Ubuntu 20.04 and I get the following error:
Any solution?
The text was updated successfully, but these errors were encountered: