GithubHelp home page GithubHelp logo

alzebra's People

Contributors

moreshk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

alzebra's Issues

Dependency Error

(alzebra) ilfs@ilfs:~/Public/alzebra$ python3 server.py
Traceback (most recent call last):
  File "/home/ilfs/Public/alzebra/server.py", line 9, in <module>
    from langchain.agents import Tool
ModuleNotFoundError: No module named 'langchain'

requirements.txt doesn't load dependencies

Here's what I get:

C:\Users\chas\alzebra>pip install -r requirements.txt
Traceback (most recent call last):
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\Scripts\pip.exe_main
.py", line 4, in
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\cli\main.py", line 9, in
from pip._internal.cli.autocompletion import autocomplete
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\cli\autocompletion.py", line 10, in
from pip._internal.cli.main_parser import create_main_parser
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\cli\main_parser.py", line 8, in
from pip._internal.cli import cmdoptions
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\cli\cmdoptions.py", line 24, in
from pip._internal.cli.parser import ConfigOptionParser
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\cli\parser.py", line 12, in
from pip._internal.configuration import Configuration, ConfigurationError
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\configuration.py", line 20, in
from pip._internal.exceptions import (
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_internal\exceptions.py", line 13, in
from pip.vendor.requests.models import Request, Response
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\requests_init
.py", line 43, in
from pip.vendor import urllib3
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3_init
.py", line 11, in
from . import exceptions
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\exceptions.py", line 3, in
from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead
File "", line 1027, in _find_and_load
File "", line 1002, in _find_and_load_unlocked
File "", line 945, in _find_spec
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\packages\six.py", line 192, in find_spec
return spec_from_loader(fullname, self)
File "", line 437, in spec_from_loader
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\packages\six.py", line 222, in is_package
return hasattr(self.__get_module(fullname), "path")
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\packages\six.py", line 121, in getattr
_module = self._resolve()
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\packages\six.py", line 118, in _resolve
return _import_module(self.mod)
File "C:\Users\chas\AppData\Roaming\Python\Python310\site-packages\pip_vendor\urllib3\packages\six.py", line 87, in _import_module
import(name)
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\http\client.py", line 71, in
import email.parser
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\email\parser.py", line 12, in
from email.feedparser import FeedParser, BytesFeedParser
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\email\feedparser.py", line 27, in
from email._policybase import compat32
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\email_policybase.py", line 9, in
from email.utils import has_surrogates
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\email\utils.py", line 28, in
import random
File "C:\Users\chas\AppData\Local\Programs\Python\Python310\lib\random_init
.py", line 102, in
ranf = random = sample = random_sample
NameError: name 'random_sample' is not defined

C:\Users\chas\alzebra>

Any comments?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.