About 1,730,000 results
Open links in new tab
  1. Installing a pip package for Spyder - Google Groups

    Nov 24, 2021 · For example: C:\Program Files (x86)\Python3\Scripts\pip3.exe But if you have multiple (conda?) environments installed, probably every env has a Scripts folder. If you want …

  2. How does PyScripter find the installed Python version?

    Jan 29, 2018 · In that case python27.dll should be located in the windows system directory (Python version later than 3.5 don't do that). If you are on a Windows 64 bit machine the 32bit …

  3. Reading an Excel .xlsx file is extremely slow with openpyxl

    Jun 2, 2018 · But the X file operations are much much slower, for reading a 30,000 row .xlsx file it now takes 2 minutes compared to 1/2 second for .xls with xlrd. Is openpyxl that much slower …

  4. How do you update Thonny to latest Python version?

    Apr 8, 2022 · I have 3.1.0.4 installed and I was wondering how I can update Thonny to this version? Thanks so much!

  5. Excel file generated by OpenPyXL "needs repair" when opening in …

    Nov 16, 2017 · I'm not sure what you refer to. We generate the complete file from scratch with the python code in the function I pointed out. The difference between a correct and wrong file is …

  6. Request help w/pip install jq - Google Groups

    Jul 19, 2020 · > fails, saying it can't find a file that pip downloads. Here is the entire > pip output: > > (base) C:\Users\edwal>pip install jq Don't install that way, do: python -m pip install jq or, …

  7. Easy Way to switch Environments in Spyder? - Google Groups

    Oct 26, 2015 · I am on windows and using anaconda with python 3.4, I do create envs in both python2 and python3 and wondering if there was an obvious way to achieve this?

  8. How to (successfully) switch between Python 3.6 64 and 32 bit on …

    Jun 6, 2019 · (I posted this question on stack overflow but I hope being more lucky here) I am having hard time to effectively switch between 64bit Python and 32bit. 1- I followed steps …

  9. OpenVSP 3.24 installation with python API (Windows)

    Mar 6, 2013 · I am currently trying to install OpenVSP 3.24 with the python API for use with SUAVE. Im am using anaconda with spyder and tried the installation steps in the README file …

  10. ExcelDNA vs VSTO vs Xloil - Google Groups

    Apr 7, 2024 · 6. Python support (MUST): Essential for executing data analysis, running Excel manipulation Python code. 7. User Defined Functions (UDF) Given these criteria, do you think …