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

AttributeError: module 'sphinx_csharp.csharp' has no attribute 'CSharpNamespacePlain' #9

Open
red8888 opened this issue Feb 1, 2022 · 1 comment

Comments

@red8888
Copy link

red8888 commented Feb 1, 2022

I get the following error when adding the sphinx_csharp extension

Exception occurred:
  File "/usr/local/lib/python3.9/site-packages/breathe/renderer/sphinxrenderer.py", line 185, in <module>
    class CSharpNamespacePlain(BaseObject, cs.CSharpNamespacePlain):
AttributeError: module 'sphinx_csharp.csharp' has no attribute 'CSharpNamespacePlain'
The full traceback has been saved in /var/folders/gj/_wrr7xy53f5bkr53zt2zp4qw0000gp/T/sphinx-err-gl7u19db.log, if you want to report the issue to the developers.
@rogerbarton
Copy link

You should use my fork, which is much more up to date. The breathe integration only works with my fork. Also im not sure if python 3.9 is supported.

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