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.

bug in opening 3D matrix

See original GitHub issue

Description

What steps will reproduce the problem?

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

Please provide any additional information below

File “/Users/zenko/Documents/OPT/anaconda3/lib/python3.6/site-packages/spyder/widgets/variableexplorer/collectionseditor.py”, line 449, in createEditor if not editor.setup_and_check(value, title=key, readonly=readonly): File “/Users/zenko/Documents/OPT/anaconda3/lib/python3.6/site-packages/spyder/widgets/variableexplorer/arrayeditor.py”, line 619, in setup_and_check self.data.flags.writeable = True ValueError: cannot set WRITEABLE flag to True of this array

Version and main components

  • Spyder Version: 3.2.6
  • Python Version: 3.6.3
  • Qt Versions: 5.6.2, PyQt5 5.6 on Darwin

Dependencies

pyflakes >=0.6.0 :  1.6.0 (OK)
pycodestyle >=2.3:  2.3.1 (OK)
pygments >=2.0   :  2.2.0 (OK)
pandas >=0.13.1  :  0.25.0 (OK)
numpy >=1.7      :  1.16.4 (OK)
sphinx >=0.6.6   :  1.6.6 (OK)
rope >=0.9.4     :  0.10.7 (OK)
jedi >=0.9.0     :  0.11.1 (OK)
psutil >=0.3     :  5.4.3 (OK)
nbconvert >=4.0  :  5.3.1 (OK)
sympy >=0.7.3    :  1.1.1 (OK)
cython >=0.21    :  0.27.3 (OK)
qtconsole >=4.2.0:  4.3.1 (OK)
IPython >=4.0    :  6.2.1 (OK)
pylint >=0.25    :  1.8.2 (OK)

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ghostcommented, Nov 7, 2019

Hello,

it’s all good, I fixed the problem.

Many thanks for the help.

Best regards,

VZ

Le jeu. 7 nov. 2019 à 21:02, vjollca zenko vjollca.zenko@gmail.com a écrit :

I am a beginner with Python and programming in general. So, when I install the 3.3.6 version in the terminal, the last step shows

Proceed ([y]/n)?.. What am I supposed to do here? and how do I know in which environment is the new version installed?

Le jeu. 7 nov. 2019 à 17:34, Carlos Cordoba notifications@github.com a écrit :

That’s not possible. Please verify that Spyder is at version 3.3.6 or install it in a different environment if necessary.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spyder-ide/spyder/issues/10628?email_source=notifications&email_token=ANWLKRO27QHBYZVXCFQOXUDQSQ7QZA5CNFSM4JJZDWFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDNAG3A#issuecomment-551158636, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANWLKRLSNCIGR4CGJDKP3CLQSQ7QZANCNFSM4JJZDWFA .

0reactions
ghostcommented, Nov 7, 2019

I am a beginner with Python and programming in general. So, when I install the 3.3.6 version in the terminal, the last step shows

Proceed ([y]/n)?.. What am I supposed to do here? and how do I know in which environment is the new version installed?

Le jeu. 7 nov. 2019 à 17:34, Carlos Cordoba notifications@github.com a écrit :

That’s not possible. Please verify that Spyder is at version 3.3.6 or install it in a different environment if necessary.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/spyder-ide/spyder/issues/10628?email_source=notifications&email_token=ANWLKRO27QHBYZVXCFQOXUDQSQ7QZA5CNFSM4JJZDWFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEDNAG3A#issuecomment-551158636, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANWLKRLSNCIGR4CGJDKP3CLQSQ7QZANCNFSM4JJZDWFA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error in my simple code, 3d matrix issue - MATLAB Answers
Here is my code. Basically I am trying to load in 31 matrices then produce one new matrix that is the element by...
Read more >
The Matrix Fall 3d Bug please help to fix it - Go4Expert
the matrix fall 3d screensaver has a bug it cannot write words with the letter Z,try to write paralyze and freeze and it...
Read more >
bug #52001, error assigning to a slice of a 3d... - GNU Savannah
bug #52001: error assigning to a slice of a 3d matrix ; Priority: 5 - Normal, Item Group: ; Status: Confirmed, Assigned to:...
Read more >
Javascript 3 Dimensional Array Assignment Bug
So I have a 3 dimensional javascript array of size [5][5][4], the [4] is a boolean array. I have initialized all values to...
Read more >
Field matrix calculation with iron in 3D
An invalid pointer uses wrong indices in the matrix field evaluation! Due to the gravity of the bug it was also corrected in...
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