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

Issue with running the code #1

Open
teodoramilanovic opened this issue Mar 15, 2024 · 3 comments
Open

Issue with running the code #1

teodoramilanovic opened this issue Mar 15, 2024 · 3 comments

Comments

@teodoramilanovic
Copy link

Hi @Vizonex , I tried to use your repo to generate stubs and I saw that there are issues with the constructor of the PyWriter itself. Its constructor doesn't take 2 arguments. It seems to me like there are some missing changes that you've never committed. Can you please help me understand your code a bit more?

Here is the output of my terminal when I try to run stub generator on some simple cython example.
image

Thanks a lot!

@Vizonex
Copy link
Owner

Vizonex commented Mar 16, 2024 via email

@Vizonex
Copy link
Owner

Vizonex commented Mar 16, 2024

I think what would be helpful if I decide to make a return is additional stub files being made for Cython's Visitors and compilers so that I'm not having to guess what types are being used since the last time I did this it felt like I was playing a guessing-game of will this work.

@teodoramilanovic
Copy link
Author

I understand. Thank you for the feedback anyway.

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