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

deepdiff not being installed as dependency #35

Closed
adudek16 opened this issue May 1, 2024 · 0 comments
Closed

deepdiff not being installed as dependency #35

adudek16 opened this issue May 1, 2024 · 0 comments

Comments

@adudek16
Copy link

adudek16 commented May 1, 2024

rhel8.9, clean install, server no GUI, python9

[dude@test ~]$ sudo pip3 install munet
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Collecting munet
  Downloading munet-0.14.0-py3-none-any.whl (133 kB)
     |████████████████████████████████| 133 kB 9.6 MB/s
Collecting pexpect<5.0.0,>=4.8.0
  Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
     |████████████████████████████████| 63 kB 669 kB/s
Collecting toml<0.11.0,>=0.10.2
  Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting jsonschema<5.0.0,>=4.17.1
  Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB)
     |████████████████████████████████| 85 kB 831 kB/s
Collecting pyyaml<7.0,>=6.0
  Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
     |████████████████████████████████| 738 kB 25.0 MB/s
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting referencing>=0.28.4
  Downloading referencing-0.35.0-py3-none-any.whl (26 kB)
Collecting attrs>=22.2.0
  Downloading attrs-23.2.0-py3-none-any.whl (60 kB)
     |████████████████████████████████| 60 kB 2.5 MB/s
Collecting jsonschema-specifications>=2023.03.6
  Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
Collecting rpds-py>=0.7.1
  Downloading rpds_py-0.18.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     |████████████████████████████████| 1.1 MB 20.1 MB/s
Installing collected packages: ptyprocess, pexpect, toml, attrs, rpds-py, referencing, jsonschema-specifications, jsonschema, pyyaml, munet
  WARNING: The script jsonschema is installed in '/usr/local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
  WARNING: The scripts mucmd, munet, mushare, mutest and mutini are installed in '/usr/local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed attrs-23.2.0 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 munet-0.14.0 pexpect-4.9.0 ptyprocess-0.7.0 pyyaml-6.0.1 referencing-0.35.0 rpds-py-0.18.0 toml-0.10.2
[dude@test ~]$ munet -V
0.14.0
[dude@test ~]$
choppsv1 added a commit that referenced this issue May 2, 2024
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