Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@kozlov-alexey
Copy link
Contributor

@kozlov-alexey kozlov-alexey commented Apr 1, 2021

Motivation: installation instruction is often updated at the same time
when SDC moves to new version of dependencies, and while building SDC
from source works, installing from pre-built binaries might fail since
package is uploaded to intel/label/beta only after all validation
checks.

Fixes #968

Motivation: installation instruction is often updated at the same time
when SDC moves to new version of dependencies, and while building SDC
from source works, installing from pre-built binaries might fail since
package is uploaded to intel/label/beta only after all validation
checks.
@kozlov-alexey
Copy link
Contributor Author

Need to verify that pip is working too..

@Vyacheslav-Smirnov
Copy link
Contributor

As I remember, these changes "pyarrow=2.0.0 pandas=1.2.0" were added to fix issue when old sdc version is installed instead of fresh because old sdc required less changes in environment then new...
If now latest version is installed using updated commands - it is fine.
Regarding pip - maybe we need to remove these instructions while SDC new wheel packages is ready, because they can install only old version which I think not up-to-date.

@pep8speaks
Copy link

pep8speaks commented May 5, 2021

Hello @kozlov-alexey! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-05-18 11:55:15 UTC

@kozlov-alexey kozlov-alexey force-pushed the feature/update_readme_install branch 2 times, most recently from 4006235 to 9579a6d Compare May 11, 2021 19:07
* Fixes pack of failed tests

* Skipping floordiv test due to diff behavior in Stock vs Intel numpy
@kozlov-alexey kozlov-alexey force-pushed the feature/update_readme_install branch from 9579a6d to 676246f Compare May 11, 2021 23:32
@kozlov-alexey kozlov-alexey merged commit f9dd4d7 into IntelPython:master May 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot solve condas environment

4 participants