The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Read Constructions Error: variable pi already exists"
Hello
I have a problem with the Read Constructions. This operator reads a simple file with the attributes that are constructing attributes as itself:
<?xml version="1.0" encoding="UTF-8"?>
<constructions version="5.1">
<attribute name="M_SO2" construction="M_SO2"/>
<attribute name="M_RAD" construction="M_RAD"/>
<attribute name="M_UWIND" construction="M_UWIND"/>
<attribute name="M_VWIND" construction="M_VWIND"/>
<attribute name="SIN_YEAR" construction="SIN_YEAR"/>
<attribute name="COS_YEAR" construction="COS_YEAR"/>
</constructions>
The indicator is always yellow and I receive this error::
PM WARNING: Error occurred and will be neglected by Handle Exception: Variable pi already exists.
I don't have it when the Read Construction is disabled.
Thank you in advance for your help and suggestions
Best,
Illya
I have a problem with the Read Constructions. This operator reads a simple file with the attributes that are constructing attributes as itself:
<?xml version="1.0" encoding="UTF-8"?>
<constructions version="5.1">
<attribute name="M_SO2" construction="M_SO2"/>
<attribute name="M_RAD" construction="M_RAD"/>
<attribute name="M_UWIND" construction="M_UWIND"/>
<attribute name="M_VWIND" construction="M_VWIND"/>
<attribute name="SIN_YEAR" construction="SIN_YEAR"/>
<attribute name="COS_YEAR" construction="COS_YEAR"/>
</constructions>
The indicator is always yellow and I receive this error::
PM WARNING: Error occurred and will be neglected by Handle Exception: Variable pi already exists.
I don't have it when the Read Construction is disabled.
Thank you in advance for your help and suggestions
Best,
Illya
Tagged:
0
Answers
thank you for the bug report, I have created an internal ticket for this.
Regards,
Marco
thanks for your quick reply!
The installation of 5.2.000 was not successfull. In this case i can't proof the idea with downgrade. I think it is the best quick fix of the problem in this time (thanks to srt19170)
Marco, how can I know, if the problem is fixed and where can I download the fixed drivers?
Regards,
Illya
once this issue has been fixed, I will post an update in this thread. It might take a while before this makes in into a release though. If you cannot wait, you could download the RapidMiner sources and fix the issue for yourself
Regards,
Marco
-- Scott Turner