You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace italics below with details for this issue.
Describe the Problem
when running program it complains about relative import
python planview_fv3.py -h
Traceback (most recent call last):
File "/glade/derecho/scratch/ahijevyc/METplotpy/metplotpy/contributed/fv3_physics_tend/planview_fv3.py", line 11, in <module>
from . import physics_tend
ImportError: attempted relative import with no known parent package
Submit a pull request to merge into main_<Version>.
Pull request: bugfix <Issue Number> main_<Version> <Description>
Define the pull request metadata, as permissions allow.
Select: Reviewer(s) and Development issue
Select: Milestone as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
Iterate until the reviewer(s) accept and merge your changes.
Delete your fork or branch.
Complete the steps above to fix the bug on the develop branch.
Branch name: bugfix_<Issue Number>_develop_<Description>
Pull request: bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: METplotpy-X.Y.Z Development project for development toward the next official release
Close this issue.
The text was updated successfully, but these errors were encountered:
Replace italics below with details for this issue.
Describe the Problem
when running program it complains about relative import
Expected Behavior
Show help page.
Environment
Describe your runtime environment:
To Reproduce
Describe the steps to reproduce the behavior:
Relevant Deadlines
June 2025 grant runs out
Funding Source
NOAA JTTI UFS
Define the Metadata
Bugfix Checklist
See the METplus Workflow for details.
Branch name:
bugfix_<Issue Number>_main_<Version>_<Description>
Pull request:
bugfix <Issue Number> main_<Version> <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next bugfix version
Select: Coordinated METplus-X.Y Support project for support of the current coordinated release
Branch name:
bugfix_<Issue Number>_develop_<Description>
Pull request:
bugfix <Issue Number> develop <Description>
Select: Reviewer(s) and Development issue
Select: Milestone as the next official version
Select: METplotpy-X.Y.Z Development project for development toward the next official release
The text was updated successfully, but these errors were encountered: