We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am trying to install and run the pipeline from scratch. However, the very first step is failing:
swift_deepsky-master/bin/countrates$ ./compile.sh
produces the following error (full output is attached in compile.log):
Error: Type mismatch in argument ‘status’ at (1); passed CHARACTER(*) to INTEGER(4)
compile.log
These are the details of my setup:
Ubuntu 22.04 gfortran 11.4.0 Perl 5.34.0 Python 3.10.12 Awk 5.1.0 Pandas 2.1.3 Astropy 5.3 Heasoft 6.32.1
The text was updated successfully, but these errors were encountered:
May be relevant: zorkzou/Molden2AIM#9
Sorry, something went wrong.
No branches or pull requests
Hi,
I am trying to install and run the pipeline from scratch. However, the very first step is failing:
swift_deepsky-master/bin/countrates$ ./compile.sh
produces the following error (full output is attached in compile.log):
Error: Type mismatch in argument ‘status’ at (1); passed CHARACTER(*) to INTEGER(4)
compile.log
These are the details of my setup:
Ubuntu 22.04
gfortran 11.4.0
Perl 5.34.0
Python 3.10.12
Awk 5.1.0
Pandas 2.1.3
Astropy 5.3
Heasoft 6.32.1
The text was updated successfully, but these errors were encountered: