@manju838
That's true, Anaconda install libraries in its own environment but I install all libraries in native python, not anaconda and still have the error.
You can find all the conda libraries at this location: C:\Users[USERNAME]\Anaconda3\Lib\site-packages
And Python libraries at this location: C:\Users[USERNAME]\AppData\Local\Programs\Python[Python version]\Lib\site-packages
Or you choose to follow the steps to find out the location of the installed packages:
You now have the package's location
@Spnetic-5 A proposal can be of any length but it has to be good in terms of content that is being provided, your knowledge of the subject and the project you are submitting a proposal for. It will always be good to write a proposal keeping the perspective of a mentor. Nonetheless, you can learn more about writing a proposal from the following links:
Guidelines to write a proposal:
https://google.github.io/gsocguides/student/writing-a-proposal#:~:text=Summarize%20your%20education%2C%20work%2C%20and,like%20should%20definitely%20be%20mentioned.
Sample of GSoC Proposal:
https://google.github.io/gsocguides/student/proposal-example-1.html
@ThChatz, you can write a proposal and mail it to the mentors of the project. In that sense, not only your proposal would be reviewed but also would save a lot of your and their time. The best part about this approach is that the mentors will give you feedback that will help you improve your proposal in terms of content and representability.
You can find the email ids of the mentors of your project from this link:
https://robocomp.github.io/web/gsoc/2021/ideas/
Hope this helps :)