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

chore: add linux instructions and C++ #1082

Merged
merged 6 commits into from
Oct 20, 2023
Merged

chore: add linux instructions and C++ #1082

merged 6 commits into from
Oct 20, 2023

Conversation

pabloogc
Copy link
Collaborator

@pabloogc pabloogc commented Oct 19, 2023

Fixes #1083

@pabloogc pabloogc force-pushed the linux-gpu-instructions branch from 1610b60 to be71bc1 Compare October 19, 2023 21:20
Co-authored-by: BW-Projects
@pabloogc pabloogc force-pushed the linux-gpu-instructions branch from be71bc1 to 1f8ff09 Compare October 19, 2023 21:22
imartinez
imartinez previously approved these changes Oct 20, 2023
@pabloogc pabloogc requested a review from imartinez October 20, 2023 08:40
@pabloogc pabloogc changed the title fix: add linux instructions fix: add linux instructions and C++ Oct 20, 2023
@@ -74,6 +74,8 @@ pyenv install 3.11
pyenv local 3.11
```
* Install [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) for dependency management:

* Install a C++ compiler. See [Troubleshooting: C++ Compiler](#troubleshooting-c-compiler) for more details.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this apply to all platforms? Or only Windows? How can a user check if already has a C++ compiler installed?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Where is troubleshooting-c-compiler section?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

there is too many ways to configure a C++ compiler, I guess if you don't know if you have it most likely you don't

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

About the link, it's down below in the readme

@pabloogc pabloogc requested a review from imartinez October 20, 2023 09:21
@pabloogc pabloogc changed the title fix: add linux instructions and C++ chore: add linux instructions and C++ Oct 20, 2023
@pabloogc pabloogc merged commit b46c108 into main Oct 20, 2023
6 checks passed
@lopagela lopagela deleted the linux-gpu-instructions branch November 13, 2023 09:28
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.

Multidict & frozenlist fail to install when using poetry install
2 participants