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

Update CONTRIBUTING.md to include python dependency. #380

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

A1shK
Copy link
Contributor

@A1shK A1shK commented Jun 10, 2024

While trying to run OSS android, a few of us ran into an issue

ModuleNotFoundError: No module named 'six.moves'

This happens when your default python version is >= 3

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
  • skip-release

Does your PR have any documentation updates?

  • Updated docs
  • No Update needed
  • Unable to update docs

While trying to run OSS android, a few of us ran into an issue

`ModuleNotFoundError: No module named 'six.moves'`

This happens when your default python version is >= 3
@A1shK A1shK requested a review from adierkens as a code owner June 10, 2024 20:05
@hborawski hborawski added the skip-release Preserve the current version when merged label Jun 10, 2024
@hborawski hborawski merged commit 8243790 into player-ui:main Jun 10, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-release Preserve the current version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants