Skip to content

python 3.7 can't install pycupid #1

@Long-linlin

Description

@Long-linlin

pip install pycupid
Collecting pycupid
Using cached pycupid-0.1.4.tar.gz (11.0 MB)
ERROR: Command errored out with exit status 1:
command: 'D:\anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-zojrjs12\pycupid\setup.py'"'"'; file='"'"'C:\Users\ASUS\AppData\Local\Temp\pip-install-zojrjs12\pycupid\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\ASUS\AppData\Local\Temp\pip-pip-egg-info-w9e3l1mm'
cwd: C:\Users\ASUS\AppData\Local\Temp\pip-install-zojrjs12\pycupid
Complete output (11 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\ASUS\AppData\Local\Temp\pip-install-zojrjs12\pycupid\setup.py", line 131, in
extensions = cythonize(extensions)
File "D:\anaconda3\lib\site-packages\Cython\Build\Dependencies.py", line 965, in cythonize
module_list, module_metadata = create_extension_list(
File "D:\anaconda3\lib\site-packages\Cython\Build\Dependencies.py", line 815, in create_extension_list
for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern):
File "D:\anaconda3\lib\site-packages\Cython\Build\Dependencies.py", line 114, in nonempty
raise ValueError(error_msg)
ValueError: 'pycupid\pycupid.pyx' doesn't match any files
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions