← Back to team overview

yade-users team mailing list archive

Re: [Question #701308]: How to set a circle?

 

Question #701308 on Yade changed:
https://answers.launchpad.net/yade/+question/701308

    Status: Open => Answered

Jan Stránský proposed the following answer:
> there's something wrong with my code

yes, as the error after running it suggest, there is SyntaxError: invalid syntax.
You have unbalanced brackets on the first line (different amount of left and right brackets), the interpreter then does not know how to interpret it.

What do you use for editing this python file? Any IDE or text editor for
source codes should discover and emphasize this fact..

Cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.