radioactive11 / rezonance

Content Based Music Recommendation Service
https://rezonance.vercel.app
GNU General Public License v3.0
35 stars 15 forks source link

Difficulties in running the project on local system #2

Open mahiiverse1 opened 1 year ago

mahiiverse1 commented 1 year ago

Hello,

I followed the exact same steps as mentioned and tried running the project in my local system, but while I can see the fron end, I cant generate any recommendations. I changed the client_id and client_secret to the one I generated myself as well, but it doesnt work. Could you help me out with that?

radioactive11 commented 1 year ago

Hello

Can you share some more information on the error(s) you are getting? Did you start the backend (Flask) server? If yes, what where the errors (if any) that you faced?

mahiiverse1 commented 1 year ago

the backend seems to be running fine on the terminal (there are no mentions of any error, im using vscode as of now and ive tried in pycharm as well), front end is also up and running. but when i go to recommendations, the project is not recommending any songs.

On Tue, Oct 11, 2022, 21:12 Arijit Roy @.***> wrote:

Hello

Can you share some more information on the error(s) you are getting? Did you start the backend (Flask) server? If yes, what where the errors (if any) that you faced?

— Reply to this email directly, view it on GitHub https://github.com/radioactive11/rezonance/issues/2#issuecomment-1274905475, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVQQXNRF3B2LLE2SQRFBV63WCWDHPANCNFSM6AAAAAARCL57KQ . You are receiving this because you authored the thread.Message ID: @.***>

krishiv8190 commented 1 year ago

@mahiiverse1 did you get a fix for this?