Skip to content

error IEEE_INVALID_FLAG #88

@fede-tadd

Description

@fede-tadd

Hi Robin, i`m new with Py6S. I intend to use it for teaching and i have to run it in google colab. I have followed all instructions and everything seems OK, but whwn i try to run it, it crashes and sends this error message:

6S wrapper script by Robin Wilson
Using 6S located at /usr/local/bin/sixsV1.1
Running 6S using a set of test parameters
Note: The following floating-point exceptions are signalling: IEEE_INVALID_FLAG


OutputParsingError Traceback (most recent call last)
in ()
----> 1 s.test()

2 frames
/usr/local/lib/python3.7/dist-packages/Py6S/outputs.py in init(self, stdout, stderr)
69 print(stderr)
70 raise OutputParsingError(
---> 71 "6S returned an error (shown above) - check for invalid parameter inputs"
72 )
73 elif (

OutputParsingError: 6S returned an error (shown above) - check for invalid parameter inputs

I am not very skilfull at programming so i cant realize what is going bad. I`ll apreciate very much if you can give a hand.
Thanks in advance!!!

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions