Opened 15 months ago
Closed 15 months ago
#15754 closed defect (fixed)
toolshed uninstall: 'NoneType' object is not iterable
| Reported by: | Tony Schaefer | Owned by: | Greg Couch |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.9 |
| Component: | Tool Shed | Version: | |
| Keywords: | Cc: | Zach Pearson | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: Windows-10-10.0.19045
ChimeraX Version: 1.9.dev202408090049 (2024-08-09 00:49:16 UTC)
Description
tried to uninstall a bundle, got an error and the bundle is still installed
ChimeraX_ora_stuff requires seqcrow, and previous versions would show an error about not being able to uninstall seqcrow while ora_stuff is installed
Log:
> toolshed uninstall ChimeraX_ora_stuff
Traceback (most recent call last):
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\cmd_line\tool.py", line 319, in execute
cmd.run(cmd_text)
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\commands\cli.py", line 3213, in run
result = ci.function(session, **kw_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\commands\toolshed.py", line 347, in toolshed_uninstall
ts.uninstall_bundle(bundles, logger, session=session,
force_remove=force_remove)
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 1062, in uninstall_bundle
_uninstall_bundle(
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\toolshed_utils\\__init__.py", line 444, in _uninstall_bundle
needed_by = bi.dependents(logger)
^^^^^^^^^^^^^^^^^^^^^
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\info.py", line 615, in dependents
for req in d.requires:
TypeError: 'NoneType' object is not iterable
TypeError: 'NoneType' object is not iterable
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\info.py", line 615, in dependents
for req in d.requires:
See log for complete Python traceback.
> toolshed uninstall SEQCROW
Traceback (most recent call last):
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\cmd_line\tool.py", line 319, in execute
cmd.run(cmd_text)
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\commands\cli.py", line 3213, in run
result = ci.function(session, **kw_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\commands\toolshed.py", line 347, in toolshed_uninstall
ts.uninstall_bundle(bundles, logger, session=session,
force_remove=force_remove)
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\\__init__.py", line 1062, in uninstall_bundle
_uninstall_bundle(
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\toolshed_utils\\__init__.py", line 444, in _uninstall_bundle
needed_by = bi.dependents(logger)
^^^^^^^^^^^^^^^^^^^^^
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\info.py", line 615, in dependents
for req in d.requires:
TypeError: 'NoneType' object is not iterable
TypeError: 'NoneType' object is not iterable
File "E:\ChimeraX 1.9.dev202408090049\bin\Lib\site-
packages\chimerax\core\toolshed\info.py", line 615, in dependents
for req in d.requires:
See log for complete Python traceback.
> toolshed list installed
List of installed bundles:
* AddCharge (1.5.17): Add partial charges to atoms
* AddH (2.2.6): Add hydrogens
* AlignmentAlgorithms (2.0.2): Sequence alignment algorithms
* AlignmentHdrs (3.5): Alignment header support
* AlignmentMatrices (2.1): Sequence alignment similarity matrices
* Alignments (2.14): Sequence alignment support
* AlphaFold (1.0.1): Predict or fetch AlphaFold structures
* AltlocExplorer (1.1.1): Examine/change alternate atomic locations
* AmberInfo (1.0): Provide information about AmberTools installation
* Arrays (1.1): C++ library for parsing numpy arrays
* Atomic (1.58.5): Atomic-structure functionality
* AtomicLibrary (14.1.3): Atomic-structure C++ library
* AtomSearch (2.0.1): 3D atom search
* AxesPlanes (2.4): Depict axes or planes
* BasicActions (1.1.2): Basic actions for user-defined specifier names
* BILD (1.0): BILD file reader
* BlastProtein (2.4.6): Search PDB/NR/AlphaFold using BLAST
* BondRot (2.0.4): Bond rotation support
* BugReporter (1.0.1): Report bugs when an error occurs
* BuildStructure (2.13): Create/modify structures
* Bumps (1.0): Find protrusions in density maps
* ButtonPanel (1.0.1): Create custom user interface panels
* CageBuilder (1.0.1): Build polygonal meshes for oligomeric molecular assemblies
* CellPack (1.0): Fetch cellPACK models from web
* Centroids (1.4): Depict centroid of atoms
* ChangeChains (1.1): Change chain IDs
* CheckWaters (1.4): Check water placement in maps
* ChemGroup (2.0.1): Detect chemically functional groups
* Clashes (2.2.5): Find clashes/contacts in structures
* ColorActions (1.0.5): Simple interface for coloring objects
* ColorGlobe (1.0): Show directional resolution colored sphere
* ColorKey (1.5.6): Add color key to graphics
* CommandLine (1.2.5): Command line support
* ConnectStructure (2.0.1): Add bonds to structures that lack them
* Contacts (1.0.1): Display chain contact maps
* Core (1.9.dev202408090049): ChimeraX Core Package
* CoreFormats (1.2): ChimeraX session support
* coulombic (1.4.4): Compute/show electrostatic potential
* Crosslinks (1.0): Analyze crosslinks
* Crystal (1.0): Crystal symmetries
* CrystalContacts (1.0.1): Show contacting asymmetric units in a crystal
* DataFormats (1.2.3): Data format management
* DeepMutationalScan (1.0): Visualize deep mutational scanning data
* Dicom (1.2.4): Read medical imaging and segmentations in DICOM format
* DiffPlot (1.0): Cluster structures by conformation
* DistMonitor (1.4.2): Interactive distance display
* DockPrep (1.1.3): Prepare structures for docking
* Dssp (2.0): Compute/assign secondary structure
* EMDB-SFF (1.0): EMDB SFF file reader
* ESMFold (1.0): Predict or fetch ESMFold structures
* FileHistory (1.0.1): File History Panel
* Foldseek (1.0.1): Search for proteins with similar folds using Foldseek web service
* FunctionKey (1.0.1): Assign function keys to run commands
* Geometry (1.3): Vector and coordinate system routines
* gltf (1.0): Read/write glTF 3d scene files
* Graphics (1.4.1): OpenGL graphics rendering
* Hbonds (2.4): Identify hydrogen bonds in and among structures
* Help (1.3): Show ChimeraX Help
* HKCage (1.3): Create icosahedral mesh of hexagons and pentagons
* IHM (1.1): Integrative Hybrid Models file reader
* ImageFormats (1.2): Support for saving images
* IMOD (1.0): IMOD model file reader
* IO (1.0.1): Python convenience input/output functions
* ItemsInspection (1.0.1): Inspection of attributes of a set of items
* IUPAC (1.0): IUPAC fetch
* Label (1.1.10): Add text labels to graphics
* ListInfo (1.2.2): Report attributes for selected atomic data
* Log (1.2): Log support
* LookingGlass (1.1): LookingGlass holographic display
* Maestro (1.9.1): Maestro reader
* Map (1.3): Density maps
* MapData (2.0): Volume data file formats
* MapEraser (1.0.1): Map eraser
* MapFilter (2.0.1): Operations on maps
* MapFit (2.0): Fit molecules into maps
* MapSeries (2.1.1): Volume series
* Markers (1.0.1): Place markers on density maps
* Mask (1.0.2): Mask a volume to a surface
* MatchMaker (2.1.5): Superimpose structures
* MCopy (1.0): Copy atomic structure attributes to another structure
* MDcrds (2.7.1): Molecular dynamics support
* MedicalToolbar (1.1): Toolbar for medical image analysis
* Meeting (1.0.1): Shared interactive VR sessions.
* MLP (1.1.1): Molecular lipophilicity calculation
* mmCIF (2.14.2): mmCIF format read/write
* MMTF (2.2): MMTF format read/write
* Modeller (1.5.17): Interface to Modeller
* ModelPanel (1.5): ChimeraX Model Panel
* ModelSeries (1.0.1): Display sequences of models one by one
* Mol2 (2.0.3): Mol2 reader/writer
* Mole (1.0): Open JSON tunnel files from Mole
* Morph (1.0.2): Morph atomic structures
* MouseModes (1.2): Provide right button mouse mode tool
* Movie (1.0): Commands to record movies
* Neuron (1.0): Read SWC neuron trace files
* Nifti (1.2): Read medical images in NIfTI format
* NMRSTAR (1.0.2): Read NMR distance restraints from NMR-STAR files
* NRRD (1.2): Read medical images in NRRD format
* Nucleotides (2.0.3): Create nucleotide-specific displays
* OpenCommand (1.13.5): Manages 'open' command extensibility
* ORA-stuff (0.1): Some ORA related stuff for ChimeraX
* OrthoPick (1.0.1): Show orthogonal views for tomogram particle picking
* PDB (2.7.6): PDB format read/write
* PDBBio (1.0.1): PDB biological assembly fetch
* PDBLibrary (1.0.4): C++ PDB support
* PDBMatrices (1.0): Crystal and biological unit matrices
* PickBlobs (1.0.1): Measure and color blobs
* Positions (1.0): Read and write model position matrices
* PresetMgr (1.1.2): Preset management
* PubChem (2.2): PubChem fetch
* ReadPbonds (1.0.1): Read in pseudobonds from a file
* Registration (1.1.2): Register ChimeraX
* RemoteControl (1.0): Control ChimeraX from other apps
* RenderByAttr (1.4.3): Depict attribute values on structures
* RenumberResidues (1.1): Renumber residues
* ResidueFit (1.0.1): Display fit of residues to density map
* RestServer (1.3): Starts REST server to execute commands from network requests
* RNALayout (1.0): Make RNA models
* RotamerLibMgr (4.0): Manage rotamer libraries
* RotamerLibsDunbrack (2.0): Dunbrack rotamer library
* RotamerLibsDynameomics (2.0): Dynameomics rotamer library
* RotamerLibsRichardson (2.0): Richardson rotamer libraries
* SaveCommand (1.5.1): Manages 'save' command extensibility
* SchemeMgr (1.0): HTTP scheme management
* SDF (2.0.2): SDF file reader
* Segger (1.0): Segment map
* Segment (1.0.1): Watershed segment calculation
* Segmentations (3.1.6): Segment any volume data
* SelInspector (1.0): Inspect contents of selection
* SEQCROW (1.8.9a2): Structure Editing and Quantum Chemical Representation and Organization for Workflows
* SeqView (2.13): Sequence viewer
* Shape (1.0.1): Make models for geometric shapes
* Shell (1.0.1): Interactive Python shell
* Shortcuts (1.2.0): Button and keyboard shortcuts
* ShowSequences (1.0.3): Choose/show structure sequences
* SideView (1.0.1): Side view of scene
* Smiles (2.1.2): SMILES fetch
* SmoothLines (1.0): Smooth network of lines
* SpaceNavigator (1.0): Space Navigator device support
* StdCommands (1.18): Standard commands
* STL (1.0.1): STL file read/write
* Storm (1.0): STORM file reader
* StructMeasure (1.2.1): Structure measurement user interface
* Struts (1.0.1): struts for 3D printing
* Surface (1.0.1): Surface calculations
* SwapAA (2.0.1): Swap amino acid
* SwapRes (2.5): Swap residue side chains
* TapeMeasure (1.0): Tape measure mouse mode
* TaskManager (1.0): Manage background tasks in ChimeraX
* Test (1.0): simple regression test
* Toolbar (1.2.3): Toolbar
* ToolshedUtils (1.2.4): Toolshed bundle utilities
* Topography (1.0): Show a topographic surface for a 2D image
* ToQuest (1.0): Copy scenes to VR Quest headset
* Tug (1.0.1): Tug on atoms with molecular dynamics
* UI (1.40.1): ChimeraX user interface
* uniprot (2.3.1): UniProt database support
* UnitCell (1.0.1): Show crystal unit cell
* ViewDockX (1.4.3): Analyze ligand-receptor docking results
* VIPERdb (1.0): Read Virus Particle Explorer .vdb files
* Vive (1.1): Virtual reality headset support
* VolumeMenu (1.0.1): Volume menu
* vrml (1.0): Write basic VRML output for 3D color printing
* VTK (1.0): Legacy VTK file reader and writer
* WavefrontOBJ (1.0): Wavefront OBJ file read/write
* WebCam (1.0.2): Combine camera video with graphics
* WebServices (1.1.4): Web service and HTTP request support
* Zone (1.0.1): Mouse mode to show atom and map zones
OpenGL version: 3.3.0 NVIDIA 551.61
OpenGL renderer: NVIDIA GeForce RTX 2070/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Python: 3.11.4
Locale: en_US.cp1252
Qt version: PyQt6 6.7.1, Qt 6.7.1
Qt runtime version: 6.7.2
Qt platform: windows
Installed Packages:
alabaster: 1.0.0
appdirs: 1.4.4
asttokens: 2.4.1
babel: 2.16.0
beautifulsoup4: 4.12.3
blockdiag: 3.0.0
blosc2: 2.0.0
build: 1.2.1
certifi: 2024.7.4
cftime: 1.6.4
charset-normalizer: 3.3.2
ChimeraX-AddCharge: 1.5.17
ChimeraX-AddH: 2.2.6
ChimeraX-AlignmentAlgorithms: 2.0.2
ChimeraX-AlignmentHdrs: 3.5
ChimeraX-AlignmentMatrices: 2.1
ChimeraX-Alignments: 2.14
ChimeraX-AlphaFold: 1.0.1
ChimeraX-AltlocExplorer: 1.1.1
ChimeraX-AmberInfo: 1.0
ChimeraX-Arrays: 1.1
ChimeraX-Atomic: 1.58.5
ChimeraX-AtomicLibrary: 14.1.3
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.4
ChimeraX-BasicActions: 1.1.2
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 2.4.6
ChimeraX-BondRot: 2.0.4
ChimeraX-BugReporter: 1.0.1
ChimeraX-BuildStructure: 2.13
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.2.8
ChimeraX-ButtonPanel: 1.0.1
ChimeraX-CageBuilder: 1.0.1
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.4
ChimeraX-ChangeChains: 1.1
ChimeraX-CheckWaters: 1.4
ChimeraX-ChemGroup: 2.0.1
ChimeraX-Clashes: 2.2.5
ChimeraX-ColorActions: 1.0.5
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.6
ChimeraX-CommandLine: 1.2.5
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0.1
ChimeraX-Core: 1.9.dev202408090049
ChimeraX-CoreFormats: 1.2
ChimeraX-coulombic: 1.4.4
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0.1
ChimeraX-DataFormats: 1.2.3
ChimeraX-DeepMutationalScan: 1.0
ChimeraX-Dicom: 1.2.4
ChimeraX-DiffPlot: 1.0
ChimeraX-DistMonitor: 1.4.2
ChimeraX-DockPrep: 1.1.3
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ESMFold: 1.0
ChimeraX-FileHistory: 1.0.1
ChimeraX-Foldseek: 1.0.1
ChimeraX-FunctionKey: 1.0.1
ChimeraX-Geometry: 1.3
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.4.1
ChimeraX-Hbonds: 2.4
ChimeraX-Help: 1.3
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-IO: 1.0.1
ChimeraX-ItemsInspection: 1.0.1
ChimeraX-IUPAC: 1.0
ChimeraX-Label: 1.1.10
ChimeraX-ListInfo: 1.2.2
ChimeraX-Log: 1.2
ChimeraX-LookingGlass: 1.1
ChimeraX-Maestro: 1.9.1
ChimeraX-Map: 1.3
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0.1
ChimeraX-MapFilter: 2.0.1
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1.1
ChimeraX-Markers: 1.0.1
ChimeraX-Mask: 1.0.2
ChimeraX-MatchMaker: 2.1.5
ChimeraX-MCopy: 1.0
ChimeraX-MDcrds: 2.7.1
ChimeraX-MedicalToolbar: 1.1
ChimeraX-Meeting: 1.0.1
ChimeraX-MLP: 1.1.1
ChimeraX-mmCIF: 2.14.2
ChimeraX-MMTF: 2.2
ChimeraX-Modeller: 1.5.17
ChimeraX-ModelPanel: 1.5
ChimeraX-ModelSeries: 1.0.1
ChimeraX-Mol2: 2.0.3
ChimeraX-Mole: 1.0
ChimeraX-Morph: 1.0.2
ChimeraX-MouseModes: 1.2
ChimeraX-Movie: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nifti: 1.2
ChimeraX-NMRSTAR: 1.0.2
ChimeraX-NRRD: 1.2
ChimeraX-Nucleotides: 2.0.3
ChimeraX-OpenCommand: 1.13.5
ChimeraX-ORA-stuff: 0.1
ChimeraX-OrthoPick: 1.0.1
ChimeraX-PDB: 2.7.6
ChimeraX-PDBBio: 1.0.1
ChimeraX-PDBLibrary: 1.0.4
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0.1
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1.2
ChimeraX-PubChem: 2.2
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1.2
ChimeraX-RemoteControl: 1.0
ChimeraX-RenderByAttr: 1.4.3
ChimeraX-RenumberResidues: 1.1
ChimeraX-ResidueFit: 1.0.1
ChimeraX-RestServer: 1.3
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 4.0
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0.2
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0.1
ChimeraX-Segmentations: 3.1.6
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.13
ChimeraX-Shape: 1.0.1
ChimeraX-Shell: 1.0.1
ChimeraX-Shortcuts: 1.2.0
ChimeraX-ShowSequences: 1.0.3
ChimeraX-SideView: 1.0.1
ChimeraX-Smiles: 2.1.2
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.18
ChimeraX-STL: 1.0.1
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.2.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0.1
ChimeraX-SwapAA: 2.0.1
ChimeraX-SwapRes: 2.5
ChimeraX-TapeMeasure: 1.0
ChimeraX-TaskManager: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.2.3
ChimeraX-ToolshedUtils: 1.2.4
ChimeraX-Topography: 1.0
ChimeraX-ToQuest: 1.0
ChimeraX-Tug: 1.0.1
ChimeraX-UI: 1.40.1
ChimeraX-uniprot: 2.3.1
ChimeraX-UnitCell: 1.0.1
ChimeraX-ViewDockX: 1.4.3
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0.1
ChimeraX-vrml: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0.2
ChimeraX-WebServices: 1.1.4
ChimeraX-Zone: 1.0.1
colorama: 0.4.6
comm: 0.2.2
comtypes: 1.4.5
contourpy: 1.2.1
cxservices: 1.2.3
cycler: 0.12.1
Cython: 3.0.10
debugpy: 1.8.5
decorator: 5.1.1
docutils: 0.20.1
executing: 2.0.1
filelock: 3.15.4
fonttools: 4.53.1
funcparserlib: 2.0.0a0
glfw: 2.7.0
grako: 3.16.5
h5py: 3.11.0
html2text: 2024.2.26
idna: 3.7
ihm: 1.3
imagecodecs: 2024.6.1
imagesize: 1.4.1
ipykernel: 6.29.5
ipython: 8.26.0
ipywidgets: 8.1.3
jedi: 0.19.1
Jinja2: 3.1.4
jupyter_client: 8.6.2
jupyter_core: 5.7.2
jupyterlab_widgets: 3.0.11
kiwisolver: 1.4.5
line_profiler: 4.1.3
lxml: 5.2.2
lz4: 4.3.3
MarkupSafe: 2.1.5
matplotlib: 3.9.0
matplotlib-inline: 0.1.7
msgpack: 1.0.8
nest-asyncio: 1.6.0
netCDF4: 1.6.5
networkx: 3.3
nibabel: 5.2.0
nptyping: 2.5.0
numexpr: 2.10.1
numpy: 1.26.4
openvr: 1.26.701
packaging: 24.1
ParmEd: 4.2.2
parso: 0.8.4
pep517: 0.13.1
pillow: 10.4.0
pip: 24.2
pkginfo: 1.11.1
platformdirs: 4.2.2
prompt_toolkit: 3.0.47
psutil: 6.0.0
pure_eval: 0.2.3
py-cpuinfo: 9.0.0
pycollada: 0.8
pydicom: 2.4.4
Pygments: 2.18.0
pynmrstar: 3.3.4
pynrrd: 1.0.0
PyOpenGL: 3.1.7
PyOpenGL-accelerate: 3.1.7
pyopenxr: 1.0.3401
pyparsing: 3.1.2
pyproject_hooks: 1.1.0
PyQt6-commercial: 6.7.1
PyQt6-Qt6: 6.7.2
PyQt6-WebEngine-commercial: 6.7.0
PyQt6-WebEngine-Qt6: 6.7.2
PyQt6-WebEngineSubwheel-Qt6: 6.7.2
PyQt6_sip: 13.8.0
python-dateutil: 2.9.0.post0
pytz: 2024.1
pywin32: 306
pyzmq: 26.1.0
qtconsole: 5.5.2
QtPy: 2.4.1
RandomWords: 0.4.0
requests: 2.32.3
scipy: 1.14.0
Send2Trash: 1.8.3
SEQCROW: 1.8.9a2
setuptools: 72.1.0
sfftk-rw: 0.8.1
six: 1.16.0
snowballstemmer: 2.2.0
sortedcontainers: 2.4.0
soupsieve: 2.5
Sphinx: 8.0.2
sphinx-autodoc-typehints: 2.2.3
sphinxcontrib-applehelp: 2.0.0
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 2.0.0
sphinxcontrib-htmlhelp: 2.1.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 2.0.0
sphinxcontrib-serializinghtml: 2.0.0
stack-data: 0.6.3
superqt: 0.6.3
tables: 3.8.0
tcia_utils: 1.5.1
tifffile: 2024.7.24
tinyarray: 1.2.4
tornado: 6.4.1
traitlets: 5.14.3
typing_extensions: 4.12.2
tzdata: 2024.1
urllib3: 2.2.2
wcwidth: 0.2.13
webcolors: 24.6.0
wheel: 0.43.0
wheel-filename: 1.4.1
widgetsnbextension: 4.0.11
WMI: 1.5.1
Change History (2)
comment:1 by , 15 months ago
| Cc: | added |
|---|---|
| Component: | Unassigned → Tool Shed |
| Milestone: | → 1.9 |
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → toolshed uninstall: 'NoneType' object is not iterable |
comment:2 by , 15 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Should be fixed in next daily build.
Note:
See TracTickets
for help on using tickets.
Reported by Tony Schaefer