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

tensorflow_federated no attribute 'Popen' error #1285

Open
circleTreeF opened this issue Apr 19, 2023 · 1 comment
Open

tensorflow_federated no attribute 'Popen' error #1285

circleTreeF opened this issue Apr 19, 2023 · 1 comment

Comments

@circleTreeF
Copy link

I'm new here and setting up the environment for CIFER and MNIST baselines on Colab. However, I got the following error for all baselines: Exception ignored in: <function local_cpp_executor_factory.<locals>.ServiceManager.__del__ at 0x7fae95ec1b80> Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/tensorflow_federated/python/core/impl/executor_stacks/executor_factory.py", line 150, in __del__ AttributeError: 'NoneType' object has no attribute 'Popen'. Some are with NotImplementedError: numpy() is only available when eager execution is enabled.. I was trying to find information about it but was not able to fix it. Could anyone kindly let me know what's wrong with it? Thanks.

@ywcb00
Copy link

ywcb00 commented May 29, 2024

Hi @circleTreeF,
I'm experiencing the same issue. Have you found a solution to this by any chance? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants