Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error When Attempting to Install #2

Open
cmaddry opened this issue May 23, 2023 · 1 comment
Open

Error When Attempting to Install #2

cmaddry opened this issue May 23, 2023 · 1 comment
Assignees

Comments

@cmaddry
Copy link

cmaddry commented May 23, 2023

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.

@ianlmorgan ianlmorgan self-assigned this Jul 8, 2023
@ianlmorgan
Copy link
Owner

ianlmorgan commented Jul 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants