Problem with ACU probe

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A
Traceback (most recent call last):

  File 'prbWin.py', line 619, in plotAll

  File 'prbWin.py', line 905, in createWindows

  File 'prbPlot.py', line 556, in setupPlot

  File 'prbPlot.py', line 1769, in minmaxXY

AttributeError: 'list' object has no attribute 'any'

 

 

I was trying to practice tutorials of acu solve and when i run the simulation, it runs completely but when i plot the above mention error pops up... I am not sure how to understand and do necessary actions..it would be great if you could help me to solve this..This is blower tutorial of acusolve...

Tagged:

Answers

  • cfdguru
    cfdguru New Altair Community Member
    edited June 2014

    This is strange.  Try clearing the settings and then try to make your plot again:

     

    File-->Clear Settings

    Restart AcuProbe

     

    If you are unable to work with the interface at all, you can also do this through the command line in an AcuSolve command window:

     

    $>acuProbe -cs

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2014

    Dear moderator..thank you for reply..

     

    I tried with the inputs u gave me but the error still pops.up..I have followed the instruction as it is in the given manual to run this tutorial model.

     

    Is there any problem if these saved files are in c:/ users/my documents or are there any directory related issues that is giving me this error ..

  • cfdguru
    cfdguru New Altair Community Member
    edited June 2014

    This looks like it may be a bug.  Are you using V12.0 of AcuSolve by any chance?  If so, please upgrade to V12.0.310.  I think it should be fixed there.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited June 2014

    Dear sir, there is also problem of smpd installation while running my acusolve. can you tell me what the issue is..

    I tried to import a parasolid and meshed it by defining boundary conditions and mesh attributes but, when i run it in .log file it shows smpd installation error. Please help me in this regard

  • cfdguru
    cfdguru New Altair Community Member
    edited June 2014

    What version are you using?  If it is V12.0, then there should be instructions in the .Log file about how to install the smpd manually (from an AcuSolve command prompt with administrative privileges, execute the following:  acuRun -pb test -mp impi -ismpd).  If you are using V12.0.310, this should be automatically dealt with.