Giter Club home page Giter Club logo

Comments (9)

tjstienstra avatar tjstienstra commented on September 28, 2024 1

I've opened a request

from brim.

tjstienstra avatar tjstienstra commented on September 28, 2024

The above issue has been solved by giving installation instructions in the README and temporary removing those from the pyproject.toml file. I've succeeded to publish brim on PyPi testing. The problem that however remains is that it PyPi says that the name is not allowed:

$ poetry publish

Publishing brim (0.0.1) to PyPI
 - Uploading brim-0.0.1-py3-none-any.whl FAILED

HTTP Error 400: The name 'brim' isn't allowed. See https://pypi.org/help/#project-name for more information. | b"<html>\n <head>\n  <title>400 The name 'brim' isn't allowed. See https://pypi.org/help/#project-name for more information.\n \n <body>\
n  <h1>400 The name 'brim' isn't allowed. See https://pypi.org/help/#project-name for more information.\n  The server could not comply with the request since it is either malformed or otherwise incorrect.<br/><br/>\nThe name &#x27;brim&#x27; isn&#x
27;t allowed. See https://pypi.org/help/#project-name for more information.\n\n\n \n"

from brim.

moorepants avatar moorepants commented on September 28, 2024

Some names are taken on pypi but that isn't apparent from a search. For example, cyipopt was taken but didn't show up in a search. I then had to put in a request for the name and they eventually gave it to me because it was found it was never used and someone was just parking on it.

from brim.

moorepants avatar moorepants commented on September 28, 2024

It seems you are depending on dev versions of software. For pip installs to work I think you really need to depend on released versions of dependencies. If we need to make a BicycleParameters release, etc. then I can help with that. The whole pypi and conda systems rely on released versions with specific version numbers, otherwise things can be resolved with dependency resolvers in the installation tools.

from brim.

tjstienstra avatar tjstienstra commented on September 28, 2024

the problem is that it is depedent on System from sympy

from brim.

moorepants avatar moorepants commented on September 28, 2024

I've opened pypi/support#2843

I think it took quite some months when I made the cyipopt request, fyi.

from brim.

moorepants avatar moorepants commented on September 28, 2024

the problem is that it is depedent on System from sympy

Quite annoying that these things didn't get into 1.12. We should have tagged these prs as needing to go into 1.12.

Maybe we should try to do a new release for sympy soon.

from brim.

tjstienstra avatar tjstienstra commented on September 28, 2024

they are experimental and so is brim, so I do agree with them not being in 1.12

from brim.

moorepants avatar moorepants commented on September 28, 2024

Then it's probably best not to release to pypi yet.

from brim.

Related Issues (20)

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.