Skip to content

Changed References to package.path - pyinstaller support Issue #187 - #188

Merged
TKIPisalegacycipher merged 2 commits into
meraki:masterfrom
CamoDunn:master
Jun 2, 2022
Merged

Changed References to package.path - pyinstaller support Issue #187#188
TKIPisalegacycipher merged 2 commits into
meraki:masterfrom
CamoDunn:master

Conversation

@CamoDunn

@CamoDunn CamoDunn commented Apr 7, 2022

Copy link
Copy Markdown
Contributor

…r support

Changes: 1. Updated Meraki and Meraki_v0 to look back at package for reference instead of backing through folder structure.
This will provide support for pyinstaller.

Updated Example "apiData2CSV_v1.py" It was still looking for package meraki_v1 which has been renamed to meraki.

Ref Issue #187

…r support

Changes: 1. Updated Meraki and Meraki_v0 to look back at package for reference instead of backing through folder structure.
This will provide support for pyinstaller.

Updated Example "apiData2CSV_v1.py" It was still looking for package meraki_v1 which has been renamed to meraki.
@CamoDunn

CamoDunn commented Apr 7, 2022

Copy link
Copy Markdown
Contributor Author

Also includes reference to broken example file containing reference to meraki_v1

@CamoDunn CamoDunn changed the title Changed References from folder structure to package.path - pyinstalle… Changed References to package.path - pyinstaller support Issue #187 Apr 7, 2022

@TKIPisalegacycipher TKIPisalegacycipher left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for this PR. I added some notes -- looks like minor changes might be required.

Comment thread meraki_v0/aio/__init__.py
Comment thread meraki_v0/aio/__init__.py Outdated
@CamoDunn

CamoDunn commented Apr 8, 2022

Copy link
Copy Markdown
Contributor Author

@TKIPisalegacycipher this is my first collab, let me know if there is something I'm doing wrong as far as pushing or confirming changes were made.

@TKIPisalegacycipher TKIPisalegacycipher left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you for updating this.

@TKIPisalegacycipher
TKIPisalegacycipher merged commit c69ec31 into meraki:master Jun 2, 2022
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