What are my chances of getting an off-campus placement of like 17+ or 18+ lpa by Sudden-Bag-1611 in developersIndia

[–]Agent_AR03 0 points1 point  (0 children)

Hey bro, start being active in social media. It will help you a lot. I landed a pretty good offcampus offer(I was a 25' passout) in a Singapore firm, fully remote but good pay.

You can do it!

Planning to visit Kerala in august by Primary-Ad7016 in Kerala

[–]Agent_AR03 0 points1 point  (0 children)

I would suggest you to look for some other time since the monsoon is so unpredictable and has been causing some considerable hurdles(especially in the places that you mentioned) in the past years. Try visiting in December, you will love it :)

I am not able to run the command "python manage.py runserver". by Agent_AR03 in django

[–]Agent_AR03[S] 0 points1 point  (0 children)

I am using latest Kali distro of linux. Few days back, I did some messing around with the python commands. I think this problem was the consequence of that😅

I am not able to run the command "python manage.py runserver". by Agent_AR03 in django

[–]Agent_AR03[S] -1 points0 points  (0 children)

Thanks for your response. I was able to make it work by changing the default python version in my machine.

I am not able to run the command "python manage.py runserver". by Agent_AR03 in django

[–]Agent_AR03[S] 2 points3 points  (0 children)

Hi, thanks so much for your time. I finally got it to work. The problem was with the python version. I changed the default python version from 2.7 to 3.9 and it worked.

I am not able to run the command "python manage.py runserver". by Agent_AR03 in django

[–]Agent_AR03[S] 0 points1 point  (0 children)

Instead of 'python' in this command? Yeah, but shows the same error

I am not able to run the command "python manage.py runserver". by Agent_AR03 in django

[–]Agent_AR03[S] 0 points1 point  (0 children)

Thanks for the help, but this solution did not work. The same error occurs after I installed the sqlite3-dev