-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration is still incorrect. Do you want to edit it again? #2
Comments
Please refer to https://www.cnblogs.com/TD1900/p/12934987.html and then configure your Python interpreter. Hope it could solve your problem. |
LY
***@***.***
Thank you very much. I wish you good health and all the best!
…------------------ 原始邮件 ------------------
发件人: "Friedrich-M/Wheeled-robot-path-planning-algorithm" ***@***.***>;
发送时间: 2023年6月16日(星期五) 上午9:57
***@***.***>;
***@***.******@***.***>;
主题: Re: [Friedrich-M/Wheeled-robot-path-planning-algorithm] Configuration is still incorrect. Do you want to edit it again? (Issue #2)
Please refer to https://www.cnblogs.com/TD1900/p/12934987.html and then configure your Python interpreter. Hope it could solve your problem.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
LY
***@***.***
Here's what I got when I ran the code:: SyntaxWarning: assertion is always true, perhaps remove parentheses?
assert(self.planning_path.shape[1]==2,"the shape of planning path should be '[x,2]', please check your algorithm.")
How can I solve this problem?Or do you have any good suggestions?
…------------------ 原始邮件 ------------------
发件人: "Friedrich-M/Wheeled-robot-path-planning-algorithm" ***@***.***>;
发送时间: 2023年6月16日(星期五) 上午9:57
***@***.***>;
***@***.******@***.***>;
主题: Re: [Friedrich-M/Wheeled-robot-path-planning-algorithm] Configuration is still incorrect. Do you want to edit it again? (Issue #2)
Please refer to https://www.cnblogs.com/TD1900/p/12934987.html and then configure your Python interpreter. Hope it could solve your problem.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm a rookie。I would like to ask you some questions.Why doesn't pycharm run after I downloaded your project file??Error:Configuration is still incorrect. Do you want to edit it again?Do I have to configure other environments?If there are other environments to configure, can you tell me how?I thank you Ao
The text was updated successfully, but these errors were encountered: