Opened 7 years ago

Closed 5 years ago

#1845 closed defect (duplicate)

"toolshed install" errors reporting to status bar rather than log

Reported by: Tristan Croll Owned by: Conrad Huang
Priority: major Milestone:
Component: Tool Shed Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Related to #1819, in recent builds all the warnings and traceback when trying to toolshed install ISOLDE without first manually pip installing versioneer and ParmEd are going to the bottom status bar rather than to the log. Makes things really hard to debug.

Change History (3)

comment:1 by Conrad Huang, 6 years ago

Status: assignedfeedback

There are only a couple messages now when installing ISOLDE, either from the UI or command line, and they appear in the log. What are versioneer and ParmEd?

in reply to:  2 ; comment:2 by tic20@…, 6 years ago

ParmEd is a package on the PyPI for conversion of force field parameters, and versioneer is another PyPI package it depends on. I’ve removed them as dependencies for now because it turns out there’s no binary distribution of ParmEd for Windows, and I haven’t had time to do the honours myself. During the brief period when I did have them as dependencies, attempting to ‘toolshed install’ the ISOLDE wheel when I hadn’t already ‘pip install’ed them from Bash was throwing errors that all went to the status bar.
 

 


comment:3 by Greg Couch, 5 years ago

Resolution: duplicate
Status: feedbackclosed

Work is happening in #3055.

Note: See TracTickets for help on using tickets.