Windows Tutorial

How To Fix Authentication Failed For Bitbucket Pull Push Fetch Actions

When I push my source code changes in SourceTree to the bitbucket server, it popup a dialog to let me input the username and password. But whatever password I entered ( including the correct password), it will fail to push the changes to the bitbucket server. This error occurs when I fetch or pull the …

How To Fix Authentication Failed For Bitbucket Pull Push Fetch Actions Read More »

How To Fix Python Can Not Be Recognized In Windows Command After Adding It To System Path Variable

I installed Anaconda for my python example code development. And I want to run the Anaconda built-in Python as my default python in the windows command line. But when I open a dos window and run the command python in it, it shows the error message ‘python’ is not recognized as an internal or external …

How To Fix Python Can Not Be Recognized In Windows Command After Adding It To System Path Variable Read More »