Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserWarning on acquisition notification handler. #678

Closed
carlkesselman opened this issue Sep 1, 2023 · 4 comments
Closed

UserWarning on acquisition notification handler. #678

carlkesselman opened this issue Sep 1, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@carlkesselman
Copy link
Contributor

carlkesselman commented Sep 1, 2023

Bug report

Bug summary

I am getting the following warning message. Pip install of latest versions of pycromanager. Have latest nightly build of micromanager installed. It tells me not to worry, but I'm worried....

C:\ProgramData\Anaconda3\envs\spim-data\Lib\site-packages\pycromanager\acquisitions.py:366: UserWarning: Could not create acquisition notification handler. This should not affect performance, but indicates that Micro-Manager is out of date
  warnings.warn('Could not create acquisition notification handler. This should not affect performance,'

Expected outcome

Actual outcome

Version Info

  • Operating system: Windows 10
  • pycromanager version: 28.2
  • MicroManager version: 2.03 20230827
  • Python version: 3.11.5
  • Python environment (command line, IDE, Jupyter notebook, etc)
@carlkesselman carlkesselman added the bug Something isn't working label Sep 1, 2023
@henrypinkard
Copy link
Member

Hahahah. I'm working on a branch that should enable a very useful new API and some cool functionality, which hopefully will be PRed soon and should fix this. Perhaps a more reassuring error message in the mean time? :)

@carlkesselman
Copy link
Contributor Author

carlkesselman commented Sep 5, 2023 via email

@henrypinkard
Copy link
Member

Ack! Your intuition was right yet again! I will look into a fix ASAP

@henrypinkard
Copy link
Member

I think #685 should fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants