Skip to content

get_platform() missing 1 required positional argument: 'archive_root' #23

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

Closed
jalldredge2020 opened this issue Jan 29, 2020 · 3 comments
Closed

Comments

@jalldredge2020
Copy link

I am receiving an issue since wheel updated. I'm getting an error at

.env\lib\site-packages\mgrs\core.py in get_windows_platform_name
line 18 '-' + wheel.pep425tags.get_platform()

It looks like wheel now expects archive_root to be provided to wheel.pep425tags.get_platform().

@hobu
Copy link
Collaborator

hobu commented Jan 30, 2020

If you can provide a patch, I will be happy to merge and reissue a release.

@joshua-hester
Copy link

@hobu I created a pull request
#24

Thanks

@hobu
Copy link
Collaborator

hobu commented Jan 30, 2020

1.3.6 released

@hobu hobu closed this as completed Jan 30, 2020
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

No branches or pull requests

3 participants