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

Installation issue when using Python 3.10 and Ubuntu 22.04.4 #172

Closed
amitnjha opened this issue May 31, 2024 · 2 comments
Closed

Installation issue when using Python 3.10 and Ubuntu 22.04.4 #172

amitnjha opened this issue May 31, 2024 · 2 comments
Labels
question Information requested from user triage Issues still not triaged by team

Comments

@amitnjha
Copy link

amitnjha commented May 31, 2024

Hello,
I tried following the docs to install FarmVibes.ai on a compatible workstation but faced below issue.
Can you please let me know how I can proceed? The version (0.0.0) and UNKNOW as package name seems incorrect,

Machine details -

Python 3.10.12

Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04

32GB Ram

~/farmvibe/farmvibes-ai$ pip3 install ./src/vibe_core
Defaulting to user installation because normal site-packages is not writeable
Processing ./src/vibe_core
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: UNKNOWN
  Building wheel for UNKNOWN (pyproject.toml) ... done
  Created wheel for UNKNOWN: filename=UNKNOWN-0.0.0-py3-none-any.whl size=961 sha256=46fb08b356367a584086fbd9d6a4102beafe42e172ae1a8cb02a2c579587dd04
  Stored in directory: /tmp/pip-ephem-wheel-cache-y4l3s48v/wheels/3d/6f/05/8d515eabf36da52f256628f7f0610abf1c9640495d4a85ae95
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
  Attempting uninstall: UNKNOWN
    Found existing installation: UNKNOWN 0.0.0
    Uninstalling UNKNOWN-0.0.0:
      Successfully uninstalled UNKNOWN-0.0.0
Successfully installed UNKNOWN-0.0.0


~/farmvibe/farmvibes-ai$ farmvibes-ai 
farmvibes-ai: command not found
@amitnjha amitnjha added the question Information requested from user label May 31, 2024
@github-actions github-actions bot added the triage Issues still not triaged by team label May 31, 2024
@renatolfc
Copy link
Contributor

renatolfc commented Jun 1, 2024 via email

@amitnjha
Copy link
Author

amitnjha commented Jun 4, 2024

Thanks! It worked after updating pip.
Closing the issue.

@amitnjha amitnjha closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Information requested from user triage Issues still not triaged by team
Projects
None yet
Development

No branches or pull requests

2 participants