You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi cmaddry, sorry for the slow response. I just tried setting up a fresh virtual environment and using 'pip install tweezepy'. It seems to be working for me. Can you provide more information on what version of pip and python you're using, so I can try to reproduce the problem and troubleshoot? There are sometimes incompatibilities between numpy and newer versions of python.
I am not able to install the package using pip. I am getting the following error after running the command 'pip install tweezepy':
TypeError: CCompiler_spawn() got an unexpected keyword argument 'env'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
Encountered error while generating package metadata.
See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
The text was updated successfully, but these errors were encountered: