8000 pip install minichatgpt error · Issue #2 · juncongmoo/minichatgpt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pip install minichatgpt error #2

New issue

Have a question about this project? Sign up for a free G 8000 itHub 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
HyperScypion opened this issue Apr 21, 2023 · 1 comment
Open

pip install minichatgpt error #2

HyperScypion opened this issue Apr 21, 2023 · 1 comment

Comments

@HyperScypion
Copy link

Hey,

I was trying to install minichatgpt package on Linux Mint with Python3.10.6 and got error:

Defaulting to user installation because normal site-packages is not writeable
Collecting minichatgpt
  Using cached minichatgpt-0.0.1a0.tar.gz (27 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [8 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/tmp/pip-install-nsvzeo66/minichatgpt_1d4914a519824bea90e672a5b8a3fa07/setup.py", line 21, in <module>
          version=fetch_version(),
        File "/tmp/pip-install-nsvzeo66/minichatgpt_1d4914a519824bea90e672a5b8a3fa07/setup.py", line 15, in fetch_version
          with open('version.txt', 'r') as f:
      FileNotFoundError: [Errno 2] No such file or directory: 'version.txt'
      [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
@ronaldsampaio
Copy link
ronaldsampaio commented Sep 11, 2023

Having a similar issue when runninig
pip install minichatgpt

Processing /home/hawking/Documents/minichatgpt
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      Traceback (most recent call last):
        File "<string>", line 2, in <module>
        File "<pip-setuptools-caller>", line 34, in <module>
        File "/home/hawking/Documents/minichatgpt/setup.py", line 2, in <module>
          from hiq import read_file
      ModuleNotFoundError: No module named 'hiq'
      [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.

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
0