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

TypeError: visit_Constant() got an unexpected keyword argument 'containingNodes' still present #85

Open
sWahlinRhoades opened this issue Feb 10, 2022 · 5 comments

Comments

@sWahlinRhoades
Copy link

sWahlinRhoades commented Feb 10, 2022

Hi, I just installed the new version of doxypypy using pip (0.8.8.6) And I am still getting the error reported when I attempt to run doxypypy using python 3.8.12,

The version currently shown by pip and the webpage is 0.8.8.6.

I noticed in issue #70 this is marked as resolved. Has this resolved release just not made it out of the repository yet?
@Feneric

TypeError: visit_Constant() got an unexpected keyword argument 'containingNodes'
@Feneric
Copy link
Owner

Feneric commented Feb 19, 2022

Yes, what's checked in to the repository is ahead of the official release. There are a few more things that'll hopefully get fixed before the next release is cut.

@suurjaak
Copy link

Any chance of getting an official PyPi release any time soon? The current version there is 7 years old already, and this error in newer Pythons makes doxypypy very difficult to use.

@gabrielreale
Copy link

I am also experiencing this issue. Waiting for the new PyPi release to try it as it seems to be a very useful tool.

@Hecatron
Copy link

I recently tried a pip install git+https://github.com/Feneric/doxypypy
but the same error popped up, so if there is a fix it's not in the current source I think.

Looking here though I'm not sure if this obsolete's doxypypy unless doxypypy is still doing other things to fix up the python doxygen output #88

@JoaoPedroMDP
Copy link

I had this same issue here. Python 3.10.
TypeError: NodeVisitor.visit_Constant() got an unexpected keyword argument 'containingNodes'

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

6 participants