"sudo apt-get install python-sfepy" doesn't works in Ubuntu 20.04
Would you please help me?
I would like to install sfepy in Ubuntu 20.04, but using "sudo apt-get install python-sfepy" yields:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-sfepy
What am I doing wrong?
Best,
Martin
Hi Martin,
it seems that the package is not present in 20.04, however, there is python3-sfepy in 21.04 (although not very recent). Note that we do not maintain those packages. Is using conda a viable option for you?
r.
On 01/03/2022 05:23, Martin Alberto Díaz Viera wrote:
Would you please help me?
I would like to install sfepy in Ubuntu 20.04, but using "sudo apt-get install python-sfepy" yields:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-sfepy
What am I doing wrong?
Best,
Martin
Also, Nix is reasonably up to date -- https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules...
On Mon, Feb 28, 2022 at 11:24 PM Martin Alberto Díaz Viera <mdiazv64@gmail.com> wrote:
Would you please help me?
I would like to install sfepy in Ubuntu 20.04, but using "sudo apt-get install python-sfepy" yields:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-sfepy
What am I doing wrong?
Best,
Martin
SfePy mailing list -- sfepy@python.org To unsubscribe send an email to sfepy-leave@python.org https://mail.python.org/mailman3/lists/sfepy.python.org/ Member address: daniel.wheeler2@gmail.com
-- Daniel Wheeler
Hi Daniel,
thank you for maintaining the Nix package!
r.
On 07/03/2022 15:50, Daniel Wheeler wrote:
Also, Nix is reasonably up to date -- https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules...
On Mon, Feb 28, 2022 at 11:24 PM Martin Alberto Díaz Viera <mdiazv64@gmail.com> wrote:
Would you please help me?
I would like to install sfepy in Ubuntu 20.04, but using "sudo apt-get install python-sfepy" yields:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-sfepy
What am I doing wrong?
Best,
Martin
SfePy mailing list -- sfepy@python.org To unsubscribe send an email to sfepy-leave@python.org https://mail.python.org/mailman3/lists/sfepy.python.org/ Member address: daniel.wheeler2@gmail.com
Let me know if we can improve the test phase.
https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules...
Maybe use pytest or add back in some of the slower tests. I think you said previously that you might update that.
On Wed, Mar 9, 2022 at 3:30 AM Robert Cimrman <cimrman3@ntc.zcu.cz> wrote:
Hi Daniel,
thank you for maintaining the Nix package!
r.
On 07/03/2022 15:50, Daniel Wheeler wrote:
Also, Nix is reasonably up to date -- https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules...
On Mon, Feb 28, 2022 at 11:24 PM Martin Alberto Díaz Viera <mdiazv64@gmail.com> wrote:
Would you please help me?
I would like to install sfepy in Ubuntu 20.04, but using "sudo apt-get install python-sfepy" yields:
Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python-sfepy
What am I doing wrong?
Best,
Martin
SfePy mailing list -- sfepy@python.org To unsubscribe send an email to sfepy-leave@python.org https://mail.python.org/mailman3/lists/sfepy.python.org/ Member address: daniel.wheeler2@gmail.com
SfePy mailing list -- sfepy@python.org To unsubscribe send an email to sfepy-leave@python.org https://mail.python.org/mailman3/lists/sfepy.python.org/ Member address: daniel.wheeler2@gmail.com
-- Daniel Wheeler
participants (3)
-
Daniel Wheeler
-
Martin Alberto Díaz Viera
-
Robert Cimrman