Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Revert "added --user to installs" #17

Merged
merged 10 commits into from
Oct 27, 2020
Merged

Revert "added --user to installs" #17

merged 10 commits into from
Oct 27, 2020

Conversation

PiotrJander
Copy link
Contributor

This reverts commit 14967f6.

@PiotrJander PiotrJander self-assigned this Oct 26, 2020
@jakubczakon
Copy link
Contributor

jakubczakon commented Oct 26, 2020

Mhm, now it only fails on windows due to failed tensorflow install (which I tried to fix with --user).

ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Access is denied: 'c:\\hostedtoolcache\\windows\\python\\3.6.8\\x64\\lib\\site-packages\\~umpy\\.libs\\libopenblas.NOIJJG62EMASZI6NYURL6JBKM4EVBGM7.gfortran-win_amd64.dll'
2020-10-26T12:11:35.4549200Z 
2020-10-26T12:11:35.4549709Z Consider using the `--user` option or check the permissions.

@PiotrJander
Copy link
Contributor Author

Yeah, I'm not user pip install --user is a perfect idea, especially since it doesn't work in virtual environments.

So it is left to debug why tensorflow fails - or simply Tensorflow on Windows, where this happens, until we know what causes Tensorflow to break on Windows.

README.md Show resolved Hide resolved
@PiotrJander PiotrJander merged commit 1025ff1 into master Oct 27, 2020
@PiotrJander PiotrJander deleted the pj/no-user-install branch October 27, 2020 11:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants