Skip to content
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

Error when trying to save rotor with coupling element #1135

Open
jguarato opened this issue Dec 17, 2024 · 1 comment · May be fixed by #1141
Open

Error when trying to save rotor with coupling element #1135

jguarato opened this issue Dec 17, 2024 · 1 comment · May be fixed by #1141
Labels
stale Issues with no activity for a long period

Comments

@jguarato
Copy link
Contributor

As mentioned in #1134, an error was encountered when saving a rotor with coupling element:

File d:\ProgramData\Anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals) File ..\wvc_insideshafting\ross10v01_inside_coupling.py:107
rotor.save('rotor.toml')
File d:\ProgramData\Anaconda3\Lib\site-packages\ross\rotor_assembly.py:3132 in save
el.save(file)
File d:\ProgramData\Anaconda3\Lib\site-packages\ross\shaft_element.py:411 in save
"name": self.material.name,
AttributeError: 'CouplingElement' object has no attribute 'material'
@jguarato jguarato linked a pull request Jan 21, 2025 that will close this issue
@ross-bott
Copy link
Collaborator

Hi there!
I have marked this issue as stale because it has not had activity for 45 days.
Consider the following options:

  • If the issue refers to a large task, break it in smaller issues that can be solved in
    less than 45 days;
  • Label the issue as wontfix or wontfix for now and close it.

@ross-bott ross-bott added the stale Issues with no activity for a long period label Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues with no activity for a long period
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants