Skip to content

error in running app #1

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

Open
mmistroni opened this issue Feb 6, 2025 · 0 comments
Open

error in running app #1

mmistroni opened this issue Feb 6, 2025 · 0 comments

Comments

@mmistroni
Copy link

hey
have just checked out your repo
have ran poetry install and then done a pip install -e . in a new conda env
I am getting this
are you using some specific c++ libraries?
kind regards

Building wheels for collected packages: financial-chat, pyimgur
Building editable for financial-chat (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building editable for financial-chat (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
Traceback (most recent call last):
File "C:\Users\Marco\envs\financial-ai\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 389, in
main()
File "C:\Users\Marco\envs\financial-ai\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Marco\envs\financial-ai\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 303, in build_editable
return hook(wheel_directory, config_settings, metadata_directory)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\api.py", line 82, in build_editable
return WheelBuilder.make_in(
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\builders\wheel.py", line 91, in make_in
wb.build(target_dir=directory)
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\builders\wheel.py", line 125, in build
self._add_pth(zip_file)
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\builders\wheel.py", line 154, in _add_pth
for include in self._module.includes:
^^^^^^^^^^^^
File "C:\Users\Marco\envs\financial-ai\Lib\functools.py", line 1001, in get
val = self.func(instance)
^^^^^^^^^^^^^^^^^^^
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\builders\builder.py", line 60, in _module
return Module(
^^^^^^^
File "C:\Users\Marco And Sofia\AppData\Local\Temp\pip-build-env-azt297qx\overlay\Lib\site-packages\poetry\core\masonry\utils\module.py", line 68, in init
raise ModuleOrPackageNotFoundError(
poetry.core.masonry.utils.module.ModuleOrPackageNotFoundError: No file/folder found for package financial-chat
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building editable for financial-chat
Building wheel for pyimgur (setup.py) ... done
Created wheel for pyimgur: filename=pyimgur-0.6.0-py3-none-any.whl size=32466 sha256=7126d0a2cc988258469d61c7e9690a8f52920bf2bf44e90e587fa6c367b2c0e3
Stored in directory: c:\users\marco an

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

1 participant