Open saggu10417 opened 5 years ago
I would like to solve this issue.
@saggu10417
<<<<<< HEAD
is because of Conflicts you have in your code base while
Not because of Issue in Project
@vkartik97 So should i put it or remove it and what's the use of it ?
@saggu10417
what's the use of it ?
When looking at Git conflict markers it can sometimes be confusing which half of the conflicting section belongs to which branch:
<<<<<<< HEAD
foo
=======
bar
>>>>>>> confliced_branch
So should i put it or remove it
- Resolving a merge conflict using the command line
- If you are using VSCode, try using versioncontrol#_merge-conflicts
@saggu10417 you are been un-assigned.
I will take up this issue?
On linux, I was having some issue installing pyaudio. I hope this would be helpful. Thanks!
Yea even i checked the problem is with pyaudio one needs to install it separately I removed 2-3 lines from requirements.txt now it works but pyaudio is sitlll giving problem :?
The requirements.txt file for Linux system is not working. Invalid requirement error.