Skip to content

Conversation

@corollaries
Copy link
Contributor

Running pymodbus.simulator after installing pymodbus via pypi results in exceptions that certain files were not found.
Specifically the simulator/web/generator/* files. Upon further inspection it seems that these files are not packaged in the actual wheel, the simulator fails to start without these files.

Added the needed files for the simulator to setup.py to ensure that they're installed in the wheel. Verified locally that this works.

Copy link
Collaborator

@janiversen janiversen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@janiversen janiversen merged commit d347bc8 into pymodbus-dev:dev May 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants