Skip to content

Packaged code for PyPI by pettersn (not working) #8

New issue

Have a question about this project? Sign up for a free GitHub 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
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Takai97
Copy link

@Takai97 Takai97 commented Nov 14, 2024

@IshaanDesai Here the branch with everything on it and my error Message:

Error_text

As a reminder everything I did that did not work and always resulted in the same Error message:

  • I removed everything out of the pyproject.toml and moved everything to the setup.py
  • removed stuff line by line from the pyproject.toml until only the name was left under project
  • removed the toml completely

## Installing the package

### Using pip3 to install from PyPI

python3 -m pip install pettersn_diffusion2d
Copy link
Member

@IshaanDesai IshaanDesai Dec 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This command will not work because the package is (ideally) deployed to TestPyPI and not PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants