muscletrio.blogg.se

Install anaconda windows 3.6
Install anaconda windows 3.6












  1. #Install anaconda windows 3.6 how to#
  2. #Install anaconda windows 3.6 install#
  3. #Install anaconda windows 3.6 windows 7#
  4. #Install anaconda windows 3.6 download#
  5. #Install anaconda windows 3.6 windows#

The problem has come up now when I uninstalled my original Python installation and moved to Anaconda. I would just like to add that Pygame was originally working when I had a Python 2.7.5 installation. I'm not able to find any information (barely any) regarding this combination.

#Install anaconda windows 3.6 install#

Please tell me what I need to do to install Pygame with Anaconda. The distutils.cfg file in \Anaconda\Lib\distutils reads version_info ) RuntimeError : The dependencies are linked to the wrong C runtime for Python 2.7 run () File "setup.py", line 352, in run run_command ( cmd_name ) File "C:\Anaconda\lib\distutils\cmd.py", line 326, in run_commandĬmd_obj. run () File "C:\Anaconda\lib\distutils\command\build.py", line 127, in run run_command ( command ) File "C:\Anaconda\lib\distutils\dist.py", line 972, in run_commandĬmd_obj. run_command ( 'build' ) File "C:\Anaconda\lib\distutils\cmd.py", line 326, in run_command run () File "C:\Anaconda\lib\distutils\command\install.py", line 563, in run run_command ( cmd ) File "C:\Anaconda\lib\distutils\dist.py", line 972, in run_commandĬmd_obj. run_commands () File "C:\Anaconda\lib\distutils\dist.py", line 953, in run_commands Setup (** PACKAGEDATA ) File "C:\Anaconda\lib\distutils\core.py", line 152, in setupĭist. Traceback ( most recent call last ): File "setup.py", line 491, in WARNING, DLL for portmidi library not found. WARNING, DLL for SDL_mixer library not found. WARNING, DLL for vorbis library not found. WARNING, DLL for jpeg library not found. WARNING, DLL for vorbisfile library not found. WARNING, DLL for SDL_image library not found. WARNING, DLL for SDL_ttf library not found. WARNING, DLL for tiff library not found. After setting the environment variables, I ran the setup again and this time, the runtime error became "The dependencies are linked to the wrong C runtime for Python 2.7".Įrror: WARNING, DLL for smpeg library not found. On running the setup.py file ("python setup.py install"), a run time error "mingw32: required environment variable MINGW_ROOT_DIRECTORY not set" is thrown.

#Install anaconda windows 3.6 windows#

Open Anaconda using either of the following 2 methods: Searching it on the Cortana search bar located on the bottom left of screen and choose 'Anaconda Navigator' Click windows start menu on the bottom right. What I originally wanted to do was create a conda package as per the instructions here As per those instructions, the package (pygame in this case) is first installed from source and then a conda package is created. Double click on the downloaded file and follow the installation instructions. So, I tried to install Pygame from source. msi does not recognize the Python version. I cannot run the Windows installer because Anaconda has not made registry entries for Python and the. I need to install Pygame 1.9.1 and this is not part of the conda repository.

install anaconda windows 3.6

#Install anaconda windows 3.6 windows 7#

You can follow these steps similarly for all of the other Python modules that you are interested to install.I have Anaconda 1.6.2, which uses Python 2.7.5, installed on a Windows 7 64-bit system. That is the one to use! Thus, in our case the first page that Google gives does not work in Windows but the second one does, as it has Windows logo on it:įrom here we can get the correct installation command for conda and it works!

install anaconda windows 3.6

We need to check the operating system banners and if you find a logo of the operating system of your computer, Which one of them is the correct one to use?

#Install anaconda windows 3.6 how to#

Here, we can see that we have different pages showing how to install Shapely using conda package manager. Let’s find our way to install the Shapely module by typing following query to Google: An easy way to find the right command to install a package from these alternative conda distribution channels is to Google it.

install anaconda windows 3.6

If conda install command was not able to install the package you were interested in there is an alternative way to do it by taking advantage of different conda distribution channels thatĪre maintained by programmers themselves.

#Install anaconda windows 3.6 download#

Idea to download all packages from the same channel in order to avoid conflicts with versions. In this case conda was not able to find the shapely module from the default channel it uses for downloading the module.Ĭonda downloads packages from different remote channels, and it is often good org with anaconda search - t conda shapely Error : Package missing in current win - 64 channels : - shapely You can search for packages on anaconda.

install anaconda windows 3.6

More advanced plotting with pandas/MatplotlibĬ :\ WINDOWS\ system32 > conda install shapely Using Anaconda API : https : // api. How can I download Anaconda for python 3.6 As suggested here, with an installation of the last anaconda you can create an environment just like Cleb explained or downgrade python : conda install python3.6.0 With this second solution, you may encounter some incompatibility issues with other packages. GCP 4 - Writing our scripts the “right” wayīasic plotting with pandas and Matplotlib














Install anaconda windows 3.6