People, I've got an other error trying to create a new component. I tried with sudo and without sudo. Below the command line error.
(.robVenv) hz@hzPc:~/robocomp/components/pycomp$ robocompdsl py.cdsl
Generating dummy CDSL file: py.cdsl
Traceback (most recent call last):
File "/opt/robocomp/bin/robocompdsl", line 530, in <module>
app = main()
File "/opt/robocomp/bin/robocompdsl", line 310, in main
generateDummyCDSL(args.input_file)
File "/opt/robocomp/bin/robocompdsl", line 180, in generateDummyCDSL
open(path, "w").write(string)
PermissionError: [Errno 13] Permission denied: 'py.cdsl'
(.robVenv) hz@hzPc:~/robocomp/components/pycomp$ sudo robocompdsl py.cdsl
sudo: robocompdsl: command not found
ls -lah py.cdsl
sudo chown $USER:$USER py.cdsl
@shifty21 @GarvTambi and everyone else:
We are trying to answer each email and to give feedback on every proposal we receive, but like every year, in the last two weeks of the deadline, we receive a very large amount of emails and proposals, so it is impossible to process them all. The longer you delayed to contact, the more likely you are to have no feedback.
I remind you that the GSoC is not about developing for 3 months for an organization on behalf of Google, but about generating community around free software projects. For this reason, last-minute proposals have less priority than the rest.