jldaureil Posted September 11, 2021 Share Posted September 11, 2021 When I try to run a .py script under FZ 9 nothing happens What I missed here ? thanks JL FZ9 Python scripts.mp4 Quote Link to comment Share on other sites More sharing options...
¢hris £und Posted September 19, 2021 Share Posted September 19, 2021 JL, The cube script appears to have a bug in it. I get a report, where you do not. I would have to look into the script to attempt to figure out what is going on. At this time though, fZ does not have a debugger so this is beyond difficult. The cylinder.py script works for me though. (I am on a M1 Mac, however.) Quote Link to comment Share on other sites More sharing options...
¢hris £und Posted September 19, 2021 Share Posted September 19, 2021 Specifically in the cube script, the function call should be: fz.cube([0.0,0.0,0.0], [5.0,10.0,20.0]) NOT fz.cubes([0.0,0.0,0.0], [5.0,10.0,20.0]) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.