Skip to content

make build does not reflect changes to aw_client #680

Answered by ErikBjare
j0eW asked this question in Q&A
Discussion options

You must be logged in to vote

Sometimes make build does something weird when it's first installing a version of aw-client from PyPI and then the one from the folder. You could run pip show aw-client to see which folder it's installed in, then run pip uninstall aw-client.

Now, since there may be files left behind (I'm not sure how/why this happens): go into the site-packages folder (shown by pip show aw-client) and remove all aw-client related files & folders, then install aw-client. It should now work.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ErikBjare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants