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

Ubuntu 22 compilation fails #28

Open
AlexKurek opened this issue Apr 23, 2022 · 2 comments
Open

Ubuntu 22 compilation fails #28

AlexKurek opened this issue Apr 23, 2022 · 2 comments

Comments

@AlexKurek
Copy link

AlexKurek commented Apr 23, 2022

I got:

CMake Error at CMake/PythonInstall.cmake:44 (message):
  Python command failed:

  <string>:1: DeprecationWarning: The distutils package is deprecated and
  slated for removal in Python 3.12.  Use setuptools or check PEP 632 for
  potential alternatives

  <string>:1: DeprecationWarning: The distutils.sysconfig module is
  deprecated, use sysconfig instead

Call Stack (most recent call first):
  CMake/FindPython.cmake:55 (include)
  CMakeLists.txt:72 (find_package)

AFAIK LOFARBeam is still needed for, among others, LINC?

@tammojan
Copy link
Contributor

LINC has moved to EveryBeam already. We designed the EveryBeam python bindings to be almost identical to those of LOFARBeam, so it should be quite painless to move to EveryBeam.

@AlexKurek
Copy link
Author

Im only asking since I saw that LOFARBeam is still getting installed in both:
https://git.astron.nl/RD/LINC/-/blob/master/Docker/Dockerfile-base#L84
and:
https://github.com/mhardcastle/ddf-pipeline/blob/master/ddf-py3.singularity#L72
So LOFARBeam is not really necessary there and we do not have to install it any more?

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

2 participants