Skip to content

Pydoop not installing in Pycharm #372

@diegorusso95

Description

@diegorusso95

I tried to install Pydoop in Pycharm but i have this issue:

`Collecting pydoop
Using cached pydoop-2.0.0.tar.gz (673 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'

error: subprocess-exited-with-error

Getting requirements to build wheel did not run successfully.
exit code: 1

[18 lines of output]
using setuptools version 67.8.0
Traceback (most recent call last):
File "C:\Users\ogiam\PycharmProjects\pythonProject\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "C:\Users\ogiam\PycharmProjects\pythonProject\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Users\ogiam\PycharmProjects\pythonProject\venv\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 118, in get_requires_for_build_wheel
return hook(config_settings)
File "C:\Users\ogiam\AppData\Local\Temp\pip-build-env-beztreg6\overlay\Lib\site-packages\setuptools\build_meta.py", line 341, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=['wheel'])
File "C:\Users\ogiam\AppData\Local\Temp\pip-build-env-beztreg6\overlay\Lib\site-packages\setuptools\build_meta.py", line 323, in _get_build_requires
self.run_setup()
File "C:\Users\ogiam\AppData\Local\Temp\pip-build-env-beztreg6\overlay\Lib\site-packages\setuptools\build_meta.py", line 487, in run_setup
super(_BuildMetaLegacyBackend,
File "C:\Users\ogiam\AppData\Local\Temp\pip-build-env-beztreg6\overlay\Lib\site-packages\setuptools\build_meta.py", line 338, in run_setup
exec(code, locals())
File "", line 61, in
AttributeError: 'NoneType' object has no attribute 'strip'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

Getting requirements to build wheel did not run successfully.
exit code: 1

See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.`

How can i solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions