[FLASH-USERS] module 'sys' has no attribute 'setcheckinterval'

Naveen Yadav ny at MPA-Garching.MPG.DE
Sun Jan 23 15:21:24 EST 2022



Hi Ciaran,

Try using python 3.8 and maybe it will work.

https://docs.python.org/3.8/library/sys.html#sys.setcheckinterval

I checked that the sys module in python 3.9.xx and 3.10.xx do not have 
this function.

Regards

On 2022-01-21 16:45, Jones, Ciaran wrote:

> Hi,
> 
> I hope you are having a good day.
> 
> I am currently trying to run the ./setup Sedov -auto command I am 
> getting the follow error:
> 
> Arguments: ['/Users/ciaranjones/documents/FLASH4.6.2/bin/setup.py', 
> 'Sedov', '-auto', '+noio']
> 
> Python Version: 3.9.5
> 
> Platform Details: darwin
> 
> Traceback (most recent call last):
> 
> File "/Users/ciaranjones/documents/FLASH4.6.2/bin/setup.py", line 315, 
> in <module>
> 
> raise e
> 
> File "/Users/ciaranjones/documents/FLASH4.6.2/bin/setup.py", line 300, 
> in <module>
> 
> main()
> 
> File "/Users/ciaranjones/documents/FLASH4.6.2/bin/setup.py", line 16, 
> in main
> 
> sys.setcheckinterval(10000) # this is not threaded application
> 
> AttributeError: module 'sys' has no attribute 'setcheckinterval'
> 
> I am unsure how to proceed.
> 
> Best wishes,
> 
> Ciaran

-- 
Faust Es irrt der Mensch, so lang er strebt. -Johann Wolfgang von 
Goethe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20220123/8cc1167f/attachment.htm>


More information about the flash-users mailing list