Description
Hello,
I have Ubuntu 20.04.6 LTS and I am trying to install NEST.
I follow the instructions here:
https://nest-simulator.readthedocs.io/en/stable/installation/user.html#user-install
I run:
sudo add-apt-repository ppa:nest-simulator/nest
sudo apt-get update
without problems but when I then run:
sudo apt-get install nest
I get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gir1.2-goa-1.0 libxmlb1
Use 'sudo apt autoremove' to remove them.
The following NEW packages will be installed:
nest
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,104 B of archives.
After this operation, 9,216 B of additional disk space will be used.
Selecting previously unselected package nest.
(Reading database ... 204775 files and directories currently installed.)
Preparing to unpack .../nest_3.6-2ubuntu1ppa1-1512202403260432ubuntu20.04.1_amd64.deb ...
Unpacking nest (3.6-2ubuntu1ppa1-1512202403260432ubuntu20.04.1) ...
Setting up nest (3.6-2ubuntu1ppa1-1512202403260432ubuntu20.04.1) ...
chmod: cannot access '/usr/lib/nest': No such file or directory
dpkg: error processing package nest (--configure):
installed nest package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
nest
E: Sub-process /usr/bin/dpkg returned an error code (1)
and indeed /usr/lib/nest doen't exist.
Do you have any suggestions?
Thank you.
Best regards,
Ilaria
Metadata
Metadata
Assignees
Labels
Type
Projects
Status