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

from flow import FlowProject error #748

Open
zhangyemayapro opened this issue May 26, 2023 · 1 comment
Open

from flow import FlowProject error #748

zhangyemayapro opened this issue May 26, 2023 · 1 comment

Comments

@zhangyemayapro
Copy link

zhangyemayapro commented May 26, 2023

Description

from flow import with_job

Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'with_job' from 'flow'

To reproduce

from flow import FlowProject

Error output

Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'with_job' from 'flow' (/home/yzhang/.conda/envs/Hoomd3Mpirun/lib/python3.11/site-packages/flow/init.py)

System configuration

Please complete the following information:

  • Operating System [e.g. macOS]:
  • Version of Python [e.g. 3.11]:
  • Version of signac [e.g. 2.0]:
  • Version of signac-flow : 0.25
@b-butler
Copy link
Member

@zhangyemayapro hey sorry for the late response. Do you still get this error with the most recent version of flow? I am inclined to think this is due to some installation error, as I am productively using flow >= 0.25.

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