Relative Content

Tag Archive for installationimportpippysqlite

pip installation failure after moving directory

I am having trouble with installing pysqlite3-binary with pip. I have a django simple app (project under a virtual environment) that makes an API connection and I had it deployed on Azure. I really had to move the project from the path it was on, so I did it, maybe not the way I should have, just manually moved it to the new directory. I do not really know if that would really be a possible cause (the new path is in the same user as before, I am using windows), but I think it’s important to mention.