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

hot-fix/dnp3-python-change-classname #8

Merged

Conversation

kefeimo
Copy link
Contributor

@kefeimo kefeimo commented May 12, 2023

Description:

From User:
"""
can you look at this https://github.com/eclipse-volttron/volttron-dnp3-outstation/actions/runs/4961666407/jobs/8878743363
what steps are missing to make the run test work properly
"""

Investigation:

Note "E ModuleNotFoundError: No module named 'dnp3_python.dnp3station.outstation_new'" from https://github.com/eclipse-volttron/volttron-dnp3-outstation/actions/runs/4961666407/jobs/8878743363#step:17:56

Which is caused by dnp3-python package change classname since 0.3.0, referencing issue: Backward compatibility within major viersion (after changing the classname from MyOutStationNew to MyOutStation)

Solution

Currently, pin to dnp3-python>=0.2.3 < 0.3.0

@kefeimo kefeimo requested a review from craig8 May 12, 2023 18:36
@kefeimo kefeimo self-assigned this May 12, 2023
@craig8 craig8 merged commit a1f355d into eclipse-volttron:develop May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants