09-26-2020, 12:18 PM
(09-26-2020, 03:35 AM)Dendrocalamus64 Wrote:(09-25-2020, 05:01 PM)mjc Wrote: Spyder (spyder) 4.1.5-1 freezes on "Synchronizing package databases..."
Seems to happen here too.
'pacman -S spyder' in the terminal worked, and you may want to file a bug against pamac: https://gitlab.manjaro.org/applications/pamac/-/issues
The terminal approach worked for me but, on opening, Spyder gives an error message,
Quote:You have missing dependencies!
# Mandatory:
parso =0.7.0 : 0.7.1 (NOK)
Please install them to avoid this message.
Note: Spyder could work without some of these dependencies, however to have a smooth experience when using Spyder we strongly recommend you to install all the listed missing dependencies.
Failing to install these dependencies might result in bugs. Please be sure that any found bugs are not the result of missing dependencies, prior to reporting a new issue.
A search on pamac for "parso" shows that "python-parso 1:0.7.1-1" is installed, and no other results including "parso" show, except for some including "parsoid".
Thoughts?