PyCharm: Can't install opencv-contrib-python











up vote
0
down vote

favorite












I can't install opencv-contrib-python on PyCharm using the Setting options provided by PyCharm. I get these error everytime I tried first not using the --user option, such as in image 1:image 1



Then I tried using the --user option, and I got what is showed in image 2image 2



My knowledge of Python is very weak and I don't need to get it better right now. I have a script I need to run for a very close presentation (in the script there are many section with many examples of how to use SIFT, image homography, and other stuff used in image processing and artificial vision. I can't run the SIFT part, this is why I need opencv-contrib-python). I'm using opencv 3.4.3.18 and I need to make the script working for that distribution!



I haven't found anything of useful since now and I'm in quite a hurry and still without a solution.
Thank you for the help!










share|improve this question






















  • Have you tried using the pip from the command line?
    – Surest Texas
    Nov 10 at 14:41










  • This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
    – Surest Texas
    Nov 10 at 14:44















up vote
0
down vote

favorite












I can't install opencv-contrib-python on PyCharm using the Setting options provided by PyCharm. I get these error everytime I tried first not using the --user option, such as in image 1:image 1



Then I tried using the --user option, and I got what is showed in image 2image 2



My knowledge of Python is very weak and I don't need to get it better right now. I have a script I need to run for a very close presentation (in the script there are many section with many examples of how to use SIFT, image homography, and other stuff used in image processing and artificial vision. I can't run the SIFT part, this is why I need opencv-contrib-python). I'm using opencv 3.4.3.18 and I need to make the script working for that distribution!



I haven't found anything of useful since now and I'm in quite a hurry and still without a solution.
Thank you for the help!










share|improve this question






















  • Have you tried using the pip from the command line?
    – Surest Texas
    Nov 10 at 14:41










  • This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
    – Surest Texas
    Nov 10 at 14:44













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I can't install opencv-contrib-python on PyCharm using the Setting options provided by PyCharm. I get these error everytime I tried first not using the --user option, such as in image 1:image 1



Then I tried using the --user option, and I got what is showed in image 2image 2



My knowledge of Python is very weak and I don't need to get it better right now. I have a script I need to run for a very close presentation (in the script there are many section with many examples of how to use SIFT, image homography, and other stuff used in image processing and artificial vision. I can't run the SIFT part, this is why I need opencv-contrib-python). I'm using opencv 3.4.3.18 and I need to make the script working for that distribution!



I haven't found anything of useful since now and I'm in quite a hurry and still without a solution.
Thank you for the help!










share|improve this question













I can't install opencv-contrib-python on PyCharm using the Setting options provided by PyCharm. I get these error everytime I tried first not using the --user option, such as in image 1:image 1



Then I tried using the --user option, and I got what is showed in image 2image 2



My knowledge of Python is very weak and I don't need to get it better right now. I have a script I need to run for a very close presentation (in the script there are many section with many examples of how to use SIFT, image homography, and other stuff used in image processing and artificial vision. I can't run the SIFT part, this is why I need opencv-contrib-python). I'm using opencv 3.4.3.18 and I need to make the script working for that distribution!



I haven't found anything of useful since now and I'm in quite a hurry and still without a solution.
Thank you for the help!







python opencv pycharm sift






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 10 at 14:35









MATTEO DRUSIANI

216




216












  • Have you tried using the pip from the command line?
    – Surest Texas
    Nov 10 at 14:41










  • This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
    – Surest Texas
    Nov 10 at 14:44


















  • Have you tried using the pip from the command line?
    – Surest Texas
    Nov 10 at 14:41










  • This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
    – Surest Texas
    Nov 10 at 14:44
















Have you tried using the pip from the command line?
– Surest Texas
Nov 10 at 14:41




Have you tried using the pip from the command line?
– Surest Texas
Nov 10 at 14:41












This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
– Surest Texas
Nov 10 at 14:44




This whole question is really (or should be) about pip. It has almost nothing to do with Python (unless you are going to post some code). I suspect that the issue is because it is being installed in a venv.
– Surest Texas
Nov 10 at 14:44

















active

oldest

votes











Your Answer






StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53239985%2fpycharm-cant-install-opencv-contrib-python%23new-answer', 'question_page');
}
);

Post as a guest





































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53239985%2fpycharm-cant-install-opencv-contrib-python%23new-answer', 'question_page');
}
);

Post as a guest




















































































Popular posts from this blog

Xamarin.iOS Cant Deploy on Iphone

Glorious Revolution

Dulmage-Mendelsohn matrix decomposition in Python