dnfarias

Results 10 comments of dnfarias

Hello again. I think that I found a bug in the Canvas object, at "Ptkplot.py" file, "_tkDrawCursor" function. If I comment out the lines https://github.com/iraf-community/pyraf/blob/155b0e1388e4bcf84508e48288c3b3728df43b1e/pyraf/Ptkplot.py#L276-L278 in that function in order...

Hi @olebole, thanks for keeping this alive. You're right, it is a MacOS 12 issue, not related with PyRAF specifically. I was able to draw the cross by doing other...

Hi Tomás, In the second workaround, yes, it should work with **only** those two steps (but truth to be told, the mandatory "comment out" should be self.unbind("")... self['cursor']='cross' was needed...

@olebole I'm using Python 3.9.0, Tcl/Tk version 8.6.

@olebole The microversion is 8.6.11. I'm using an Anaconda environment with Python 3.9.0 (so Anaconda Build), therefore this Tk should not be related to the macOS version I have (8.6.10).

@olebole I'm trying to install PyRAF with my MacOS python (which is Anaconda build, but 3.8 version) in order to test directly with the tk version of the MacOS, and...

Hi @ke27whal, I haven't tried many keyboard commands but the useful/mandatory for apall, but I would try to debug it by modifying activateSWCursor, printing **whenever** is called. Also, I would...

Hi all, I'm facing the same issue on OSX Monterey with python3.9 (anaconda env). Can you confirm the working python version, please? (I'll try to use a fresh new environment)....

Dear @hatter5, I can confirm that it's working for me :-) Many thanks!

Hi all!, I just want to say that @pkgw is totally right. The latest version of schwimmbad is incompatible with the current version of MOSFiT. However, I can run MOSFiT...