Giter Site home page Giter Site logo

demo-specklepy's Introduction

izzy lyseggen     link to linkedin    link to instagram    link to twitter    discord: izzylys#0490

hiya 👋

I'm a software engineer from oslo, norway / palo alto, california. I work mainly in c#, python, and javascript.

demo-specklepy's People

Contributors

izzylys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

demo-specklepy's Issues

poetry install looks for speckle-0.1.0.tar.gz... Where from?

Hi. Thanks. Just for info, I get the following and an now organizing that file from git by hand but not finding it yet. What is it?

$ poetry install
Installing dependencies from lock file
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.

ValueError

File /home/py/speckle/demo-specklepy/speckle-0.1.0.tar.gz does not exist

at ~/.poetry/lib/poetry/_vendor/py3.8/poetry/core/packages/file_dependency.py:40 in init
36│ except FileNotFoundError:
37│ raise ValueError("Directory {} does not exist".format(self._path))
38│
39│ if not self._full_path.exists():
→ 40│ raise ValueError("File {} does not exist".format(self._path))
41│
42│ if self._full_path.is_dir():
43│ raise ValueError("{} is a directory, expected a file".format(self._path))
44│
(demo-specklepy-dREdiDyM-py3.8)

Deleting the poetry.lock file and running "poetry install" seems to solve the dependency problem if that is the proper solution. Proceeding...

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.