Installation of python 3.4












-1















I have installed Python 3.4 on my windows 7 64bit system and it runs OK with eclipse. But I am trying to install kivy or pyQT and I get a message that Python 3.4 is not installed on my system. I am totally new to python and all its modules. What can I do to correct this problem? I need a GUI but I think that first I need to make sure that Python is properly install. I hope this questionis not too basic and that I am asking on the right place.










share|improve this question

























  • How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

    – Pulimon
    Jan 16 '15 at 5:14











  • @Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:49













  • Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:57











  • That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

    – Trilarion
    Jan 27 '15 at 22:34











  • Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

    – Trilarion
    Jan 27 '15 at 22:35
















-1















I have installed Python 3.4 on my windows 7 64bit system and it runs OK with eclipse. But I am trying to install kivy or pyQT and I get a message that Python 3.4 is not installed on my system. I am totally new to python and all its modules. What can I do to correct this problem? I need a GUI but I think that first I need to make sure that Python is properly install. I hope this questionis not too basic and that I am asking on the right place.










share|improve this question

























  • How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

    – Pulimon
    Jan 16 '15 at 5:14











  • @Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:49













  • Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:57











  • That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

    – Trilarion
    Jan 27 '15 at 22:34











  • Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

    – Trilarion
    Jan 27 '15 at 22:35














-1












-1








-1








I have installed Python 3.4 on my windows 7 64bit system and it runs OK with eclipse. But I am trying to install kivy or pyQT and I get a message that Python 3.4 is not installed on my system. I am totally new to python and all its modules. What can I do to correct this problem? I need a GUI but I think that first I need to make sure that Python is properly install. I hope this questionis not too basic and that I am asking on the right place.










share|improve this question
















I have installed Python 3.4 on my windows 7 64bit system and it runs OK with eclipse. But I am trying to install kivy or pyQT and I get a message that Python 3.4 is not installed on my system. I am totally new to python and all its modules. What can I do to correct this problem? I need a GUI but I think that first I need to make sure that Python is properly install. I hope this questionis not too basic and that I am asking on the right place.







python-3.x pyqt install kivy






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 20 at 11:46









Cœur

18.1k9108148




18.1k9108148










asked Jan 16 '15 at 4:31









José Ángel Fernández GómezJosé Ángel Fernández Gómez

13




13













  • How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

    – Pulimon
    Jan 16 '15 at 5:14











  • @Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:49













  • Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:57











  • That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

    – Trilarion
    Jan 27 '15 at 22:34











  • Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

    – Trilarion
    Jan 27 '15 at 22:35



















  • How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

    – Pulimon
    Jan 16 '15 at 5:14











  • @Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:49













  • Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

    – José Ángel Fernández Gómez
    Jan 16 '15 at 10:57











  • That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

    – Trilarion
    Jan 27 '15 at 22:34











  • Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

    – Trilarion
    Jan 27 '15 at 22:35

















How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

– Pulimon
Jan 16 '15 at 5:14





How are you trying to install kivy or pyQT? Try installing them using pip, found in the Python34Scripts folder.

– Pulimon
Jan 16 '15 at 5:14













@Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

– José Ángel Fernández Gómez
Jan 16 '15 at 10:49







@Pulimon I have trird what you suggested installing kivy and I get and error "ImportError: No module named "Cython"" Then when I try to install Cython I get many warning and "error: Setup script exited with error: unable to find vcvarsall.bat"

– José Ángel Fernández Gómez
Jan 16 '15 at 10:49















Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

– José Ángel Fernández Gómez
Jan 16 '15 at 10:57





Then when I try to install pyQt I get "Coukld not find any dowloads that satisfy the requirement pyQt

– José Ángel Fernández Gómez
Jan 16 '15 at 10:57













That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

– Trilarion
Jan 27 '15 at 22:34





That's because there aren't any suitable downloads on pipy. Try lfd.uci.edu/~gohlke/pythonlibs for all scientific python packages on windows!

– Trilarion
Jan 27 '15 at 22:34













Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

– Trilarion
Jan 27 '15 at 22:35





Problem with this question is that you do not give enough information (how exactly do you try to install) and that it is not specific enough (one question for kivy and one for pyqt) and that you do not say what exactly goes wrong.

– Trilarion
Jan 27 '15 at 22:35












1 Answer
1






active

oldest

votes


















0














I can't help with PyQT, and possibly this should have been two separate questions. But for Kivy the easiest way to get started is to download the portable package, which includes Python, Kivy, and all the dependencies compiled and ready to go. You can read the instructions for using the portable package here: http://kivy.org/docs/installation/installation-windows.html



If you really want to install Kivy yourself into an existing Python install, you can follow these instructions instead: https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-%2864-or-32-bit%29



Finally, to set up your IDE for use with the Kivy portable package (if necessary): https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s



Oh, one last caveat: we are working on Python 3 support, and Kivy will run perfectly in Python 3, but packaging is another matter. There are working packaging solutions for Windows apps using Python 3, but if you intend to deploy your app to Android or iOS you currently must use Python 2.






share|improve this answer
























  • thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

    – José Ángel Fernández Gómez
    Jan 16 '15 at 17:44











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',
autoActivateHeartbeat: false,
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%2f27977336%2finstallation-of-python-3-4%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I can't help with PyQT, and possibly this should have been two separate questions. But for Kivy the easiest way to get started is to download the portable package, which includes Python, Kivy, and all the dependencies compiled and ready to go. You can read the instructions for using the portable package here: http://kivy.org/docs/installation/installation-windows.html



If you really want to install Kivy yourself into an existing Python install, you can follow these instructions instead: https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-%2864-or-32-bit%29



Finally, to set up your IDE for use with the Kivy portable package (if necessary): https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s



Oh, one last caveat: we are working on Python 3 support, and Kivy will run perfectly in Python 3, but packaging is another matter. There are working packaging solutions for Windows apps using Python 3, but if you intend to deploy your app to Android or iOS you currently must use Python 2.






share|improve this answer
























  • thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

    – José Ángel Fernández Gómez
    Jan 16 '15 at 17:44
















0














I can't help with PyQT, and possibly this should have been two separate questions. But for Kivy the easiest way to get started is to download the portable package, which includes Python, Kivy, and all the dependencies compiled and ready to go. You can read the instructions for using the portable package here: http://kivy.org/docs/installation/installation-windows.html



If you really want to install Kivy yourself into an existing Python install, you can follow these instructions instead: https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-%2864-or-32-bit%29



Finally, to set up your IDE for use with the Kivy portable package (if necessary): https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s



Oh, one last caveat: we are working on Python 3 support, and Kivy will run perfectly in Python 3, but packaging is another matter. There are working packaging solutions for Windows apps using Python 3, but if you intend to deploy your app to Android or iOS you currently must use Python 2.






share|improve this answer
























  • thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

    – José Ángel Fernández Gómez
    Jan 16 '15 at 17:44














0












0








0







I can't help with PyQT, and possibly this should have been two separate questions. But for Kivy the easiest way to get started is to download the portable package, which includes Python, Kivy, and all the dependencies compiled and ready to go. You can read the instructions for using the portable package here: http://kivy.org/docs/installation/installation-windows.html



If you really want to install Kivy yourself into an existing Python install, you can follow these instructions instead: https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-%2864-or-32-bit%29



Finally, to set up your IDE for use with the Kivy portable package (if necessary): https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s



Oh, one last caveat: we are working on Python 3 support, and Kivy will run perfectly in Python 3, but packaging is another matter. There are working packaging solutions for Windows apps using Python 3, but if you intend to deploy your app to Android or iOS you currently must use Python 2.






share|improve this answer













I can't help with PyQT, and possibly this should have been two separate questions. But for Kivy the easiest way to get started is to download the portable package, which includes Python, Kivy, and all the dependencies compiled and ready to go. You can read the instructions for using the portable package here: http://kivy.org/docs/installation/installation-windows.html



If you really want to install Kivy yourself into an existing Python install, you can follow these instructions instead: https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-%2864-or-32-bit%29



Finally, to set up your IDE for use with the Kivy portable package (if necessary): https://github.com/kivy/kivy/wiki/Setting-Up-Kivy-with-various-popular-IDE%27s



Oh, one last caveat: we are working on Python 3 support, and Kivy will run perfectly in Python 3, but packaging is another matter. There are working packaging solutions for Windows apps using Python 3, but if you intend to deploy your app to Android or iOS you currently must use Python 2.







share|improve this answer












share|improve this answer



share|improve this answer










answered Jan 16 '15 at 16:09









Ryan PRyan P

13k2043




13k2043













  • thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

    – José Ángel Fernández Gómez
    Jan 16 '15 at 17:44



















  • thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

    – José Ángel Fernández Gómez
    Jan 16 '15 at 17:44

















thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

– José Ángel Fernández Gómez
Jan 16 '15 at 17:44





thanks for the information, I tried installing the portable version without any luck. I get a message that says "Python 3.4 required, which was not found in the registry. I had already added the path to the registry . I have installed the 2.7 version and I am up and running.

– José Ángel Fernández Gómez
Jan 16 '15 at 17:44




















draft saved

draft discarded




















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f27977336%2finstallation-of-python-3-4%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Liquibase includeAll doesn't find base path

How to use setInterval in EJS file?

Petrus Granier-Deferre