Code Monkey home page Code Monkey logo

dalaipy's Introduction

dalaipy's People

Contributors

wastella 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

Watchers

 avatar  avatar

dalaipy's Issues

pip only installs the dist-info

Ran pip install dalaipy==2.0.2

Dalaipy was not imported -> checked pip show dalaipy
went to the path it pointed, and there was only the dist-info part.

guess this was the problem for #3

Python won't import the package

Hi there, sorry to bug (especially if this proves to be me being stupid). I love the idea of this btw and thank you so much. When i install dalaipy everything seems to be fine. From the text below you can see it install, heck i can even see it in the anaconda manager. When i try to load the module though it says it can't be found. Any idea what is up/what I might be screwing up? Thanks!

`(base) davidpeterson@David's-MacBook-Pro ~ % /Users/davidpeterson/opt/anaconda3/bin/pip install dalaipy==2.0.2
Requirement already satisfied: dalaipy==2.0.2 in ./opt/anaconda3/lib/python3.9/site-packages (2.0.2)
Requirement already satisfied: python-socketio in ./opt/anaconda3/lib/python3.9/site-packages (from dalaipy==2.0.2) (5.8.0)
Requirement already satisfied: python-engineio>=4.3.0 in ./opt/anaconda3/lib/python3.9/site-packages (from python-socketio->dalaipy==2.0.2) (4.4.0)
Requirement already satisfied: bidict>=0.21.0 in ./opt/anaconda3/lib/python3.9/site-packages (from python-socketio->dalaipy==2.0.2) (0.22.1)
(base) davidpeterson@David's-MacBook-Pro ~ % pip show dalaipy
Name: dalaipy
Version: 2.0.2
Summary: A Python Wrapper for Dalai
Home-page:
Author:
Author-email: XXX
License:
Location: /Users/davidpeterson/opt/anaconda3/lib/python3.9/site-packages
Requires: python-socketio
Required-by:
(base) davidpeterson@David's-MacBook-Pro ~ % which python
/Users/davidpeterson/opt/anaconda3/bin/python
(base) davidpeterson@David's-MacBook-Pro ~ % python
Python 3.9.13 (main, Aug 25 2022, 18:29:29)
[Clang 12.0.0 ] :: Anaconda, Inc. on darwin
Type "help", "copyright", "credits" or "license" for more information.

from dalaipy.src import Dalai
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'dalaipy'
`

Weird output in python after multiple requests

Thanks for the code love it.
I just ran into this issue when requesting multiple, where I get back all of the requests but somewhat merged.

Have you also ran into this? And also is there a way of just getting all of the outputs?

Where to put the ip address

Hi
I installed dalai on a server. Could you please tell me where I should put the IP address to connect to?
Regards
Hanieh

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.