question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opening Dataframe in Variable Explorer not working with packaged 4.2.1 dmg version of Spyder

See original GitHub issue

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted console
  • Spyder

    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

Get an error when attempting to open a pandas Dataframe from the Variable Explorer: image

What steps reproduce the problem?

  1. Run a script output a pandas Dataframe.
  2. Open Pandas DataFrame from the variable explorer (double-clicking or right-click)

What is the expected output? What do you see instead?

Open’s new window showing the DataFrame as in previous version of Spyder

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version: 4.2.1
  • Python version: 3.9.1 64-bit
  • Qt version: 5.12.1
  • PyQt version: 5.12.3
  • Operating System name/version: Darwin 20.2.0 (Mac OS Big Sur)

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mrclarycommented, Jan 5, 2021

It was as I had suspected. Should be fixed by PR #14545

0reactions
mrclarycommented, Jan 5, 2021

I’ll take a look. I suspect that this may be caused by pandas residing in the zipped library, in which case it should be an easy fix.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Solved: Can't open spatial dataframe in Spyder 4.2.1 Varia...
Solved: I upgraded to Spyder 4.2.1 from 3.6, and now when I run my script that creates a spatially enabled dataframe, the dataframe...
Read more >
spyder-ide/public - Gitter
I am running Mac OS Catalina at the moment. After installing, I have tried to open Spyder, but I am getting an error:...
Read more >
can't open dataframe in variable explorer in Spyder IDE
So I installed official python on my PC, taking Spyder IDE as a code editor. <-- It can work by changing the python...
Read more >
Can't The Dataframe From Read_Sql In The Spyder ...
0 local True may fail if the current working directory is changed within the . ... Can't open spatial dataframe in Spyder 4.2.1...
Read more >
(PDF) Spyder Documentation Release 3 | Pepe lotas
21 7 Console 23 8 Variable Explorer 25 8.1 Supported types . ... Note: The minimal version to run our DMG's is Mavericks...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found