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

Fix fairseq issues on windows #2366

Merged

Conversation

aleksandr-mokrov
Copy link
Contributor

[CVS-145117]

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

"\n",
"%pip install -qU \"pip<24.1\"\n",
"if platform.system() == \"Windows\" and sys.version_info >= (3, 11, 0):\n",
" %pip install git+https://github.com/aleksandr-mokrov/fairseq.git\n",
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you please also add warning here that it may be time consuming and if you would like avoid that please downgrade python?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

@eaidova eaidova merged commit 735927a into openvinotoolkit:latest Sep 6, 2024
16 checks passed
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