excelpython icon indicating copy to clipboard operation
excelpython copied to clipboard

An open source, easy to use interface for calling Python code from Excel

Results 16 excelpython issues
Sort by recently updated
recently updated
newest added

Hi This excel is working fine on my Laptop but do not work on my desktop Anaconda, Python, Excel an,d python script are exactly on the same location as on...

I can't import even simple python UDF because of the above error. Please help me out with this issue.

Interesting issue here, excel actual struggles with it in a way itself. Say you have a column of data and each row is three merged cells. You only input a...

I have recently been experimenting with different ways of dealing with very long arrays. The summary below is partly for the benefit of others, but also to see if there...

I have a long-running python process that works independently and works properly in Excel when runtime is under 90 seconds or so. If the runtime is sufficiently long, Excel generates...

When I Py.Call Py.Builtin module, there is an Importerror: No module named `__builtin__` . My python version is Python3.4. In file `xlpyserver.py`, line 191, I change: `import __builtin__` to: `import...

i get this error when i try to setup excelpython. when i open the debugger it points me to this line: fso.CopyFolder ThisWorkbook.Path + Application.PathSeparator + "xlpython", wb.Path + Application.PathSeparator...

Hi Eric Is it possible to use excelpython on mac version of excel? Happy Thanksgiving! Shiwei