Abdullah Nafees
Abdullah Nafees
Encountering the same issue here **What have I tried so far:** 1. Downgrading PyTorch to 1.4.0 and 1.2.0 **What do I expect:** 1. Follow lesson1 with Jeremy and complete by...
Visit [my post on fastai forums for the solution](https://forums.fast.ai/t/lesson-1-imagedatabunch-exception-hurting-beginners/69984) it worked for me
Does this issue require more changes?
Got it. So for example [here](https://devguide.python.org/developer-workflow/c-api/#c-api-tests) > Add the _PyTestCapi_Init_* function to Modules/_testcapi/parts.h > Call the _PyTestCapi_Init_* from PyInit__testcapi in Modules/_testcapimodule.c. Am I looking at the right place?
Alright, got it. Thank you.
Hey @ckifer, I hope you are doing well. Please count me in. I am a junior dev but would love to help in any way possible.
@nikolasrieble I can work on the docs. I have experience with that. Not so confident with open-source code at the moment.
@nikolasrieble Got it, I will get started right away.
@tiran Has this issue been resolved?
As a budding open-source contributor and extremely excited to start contributing to my favorite language, I agree with your suggestion, especially for new devs eager to contribute. For example, when...