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

cactus build fails with Python3 #280

Open
plum opened this issue Jul 27, 2020 · 3 comments
Open

cactus build fails with Python3 #280

plum opened this issue Jul 27, 2020 · 3 comments

Comments

@plum
Copy link

plum commented Jul 27, 2020

Build now fails on the deafult skeleton:
$ cactus build

lib/python3.8/site-packages/cactus/utils/internal.py:36: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()

@shriekdj
Copy link

Build now fails on the deafult skeleton: $ cactus build

lib/python3.8/site-packages/cactus/utils/internal.py:36: DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()

same happened to me

@m-thielen
Copy link
Contributor

This is just a warning. The build should complete nevertheless.

@mcronin0912
Copy link

The rebuild function after saving is broken, regardless of the warning messages. Has error: There is no current event loop in thread 'Thread-1'., Retrying in 0.5 seconds...

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

4 participants