Bug 1952890 - Include Dependencies For Spyder 4.1.5 To Ensure Linting Functions
Summary: Include Dependencies For Spyder 4.1.5 To Ensure Linting Functions
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: spyder
Version: 33
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Mukundan Ragavan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-23 12:54 UTC by Shadders
Modified: 2021-11-30 18:38 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-11-30 18:38:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Shadders 2021-04-23 12:54:44 UTC
Description of problem:
Installed Spyder 4.1.5 from repository, and Spyder does not perform linting. Upon implementing debug mode there were multiple dependencies not included in the standard dnf install python3-spyder. 

The dependencies are :
python3-pyflakes
python3-pydocstyle
python3-rope
python3-yapf

Once the above installed and laptop rebooted - linting is now working. 

As such, suggestion is to include these libraries as dependencies when installing spyder ide. Examining the :

https://fedora.pkgs.org/33/fedora-x86_64/python3-spyder-4.1.5-1.fc33.noarch.rpm.html

The above packages are not installed. There may others not warned about in the debug logs. 

Version-Release number of selected component (if applicable):
4.1.5

How reproducible:
Records show that installing python3-spyder fails to include supporting linting libraries. 

Steps to Reproduce:
1. Install python3-spyder using dng
2. Ensure that Preferences -> Completion and Linting -> Linting -> Enable Basic Linting/Underline Errors and Warnings is selected
3. Import libraries in python file that is not used and see that no warnings are provided as part of linting in the editor

Actual results:
As above

Expected results:
Underlines of the text, and warnings in the side of the editor should be visible. 

Additional info:
Simple text file entry :

import numpy as np
import pandas as pd

Is sufficient to cause linting warning.

Comment 1 Shadders 2021-04-23 13:13:23 UTC
Need to add python3-pycodestyle also. Following web page indicates it is required :
https://pypi.org/project/spyder/
See Core Components -> Editor paragraphs.

Comment 2 Mukundan Ragavan 2021-04-24 12:47:42 UTC
I went by the requirements in github repo.

I will add these in the next update. Thanks for bringing this to my attention.

Comment 3 Shadders 2021-04-24 12:59:56 UTC
Hi Mukundan,
Thanks - i did have trouble finding out what needed to be included. I used the Spyder debug option initially to see what was happening, and added those libraries as referenced in the log file. 
I did not see the github repo for Spyder - so i will update the bug i raised on github for Spyder to let them know that there is missing information. 
Thanks and regards,
Shadders.

Comment 4 Ben Cotton 2021-11-04 14:38:38 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Ben Cotton 2021-11-04 15:36:38 UTC
This message is a reminder that Fedora 33 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 33 on 2021-11-30.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '33'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 33 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Ben Cotton 2021-11-30 18:38:38 UTC
Fedora 33 changed to end-of-life (EOL) status on 2021-11-30. Fedora 33 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.