amicitas

Results 5 issues of amicitas

I am unable to create an ipyvolume figure in a jupyter notebook due to a trait error: import ipyvolume as ipv ipv.figure() Gives me the following error: `TraitError: The 'matrix_world'...

Currently `Parser.read` is used to perform three different tasks: *reading*, *patching* and *writing*. This muti-use architecture makes sub-classing or wrapping of the class difficult. Splitting of this functionality into separate...

I have a class doc-string for which I want to include a custom section. When I include my custom section in `napoleon_custom_section` it works fine for functions and methods, but...

**Describe the bug** When I press the up/down vote button for a post my vote usually does not register. When I press the button it highlights as expected but when...

bug
help wanted

I am unable to install python 3.12.6 on macOS 12.7.6 using macports 2.10.1. The error is: `ginstall: cannot stat 'Modules/_curses.cpython-312-darwin.so': No such file or directory` [trace.log](https://github.com/user-attachments/files/17139549/trace.log) [python-build.20240925191401.76240.log](https://github.com/user-attachments/files/17150489/python-build.20240925191401.76240.log) ### Prerequisite *...