GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Embed this notice
    SuperDicq (superdicq@minidisc.tokyo)'s status on Wednesday, 11-Mar-2026 21:58:06 JST SuperDicq SuperDicq
    in reply to

    @Suiseiseki@freesoftwareextremist.com @faraiwe@mstdn.social @ledocool@abyss.cafe It's a little more complicated than that because many python libraries also contain C++ libs and things like which will need to point to the Windows equivalent.

    I fixed this by making a setup.py script which can make packages for Windows because it just downloads the prebuilt whl and dll files and then shoves your application into an .exe, no compilation needed.

    Then I take the output "win64" folder with all the dlls and exe file and put it through NSIS and there is your Winshit installer.

    In conversation about a day ago from minidisc.tokyo permalink
  2. Embed this notice
    SuperDicq (superdicq@minidisc.tokyo)'s status on Wednesday, 11-Mar-2026 17:47:27 JST SuperDicq SuperDicq
    in reply to

    @ledocool@abyss.cafe @faraiwe@mstdn.social I think I can actually figure something out with setup.py and nsis.

    I can probably make a Windows build without actually having to install Windows myself. As I believe setup.py will automatically download the correct whl and dll files needed for the Windows build without having to compile anything myself.

    It then spits out a bunch of crap into the build folder which I could compress it into a windows installer using nsis, so the Windows user can easily get all this crap into their Program Files directory using the installer.

    Still working on this idea but that's probably what I'm going to do

    In conversation about a day ago from minidisc.tokyo permalink
  3. Embed this notice
    Bruce Elrick (virtuous_sloth@cosocial.ca)'s status on Monday, 09-Mar-2026 02:33:08 JST Bruce Elrick Bruce Elrick
    in reply to

    @evan
    Hey Evan... seeing such a nice CLI for your 'ap' project in its README..md, I decided to try playing with it but the setup tries to open a file called Pipfile which does not exist:

    ```shell
    $ rg Pipfile
    setup.py
    4:# Function to read dependencies from Pipfile
    8: pipfile_data = toml.load('Pipfile')
    $ find . -name Pipfile
    $
    ```

    This was after hitting several errors where I had to figure out which OS python package to install, including python3-setuptools, python3-toml, and pipenv.

    In conversation about 4 days ago from cosocial.ca permalink
  4. Embed this notice
    SuperDicq (superdicq@minidisc.tokyo)'s status on Tuesday, 30-Dec-2025 04:47:40 JST SuperDicq SuperDicq

    Wanted a setup.py script?
    Maybe a pyproject.toml?
    Or just a good old make configure && make install?

    Well, leave it to Walt Disney to instead write a fully custom build and install toolchain (over 10k LOC) for a single Python library instead.

    I'm just trying to package Panda3D for GNU Guix and I have been suffering for the past two days.

    In conversation about 2 months ago from minidisc.tokyo permalink
  5. Embed this notice
    Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Friday, 12-Dec-2025 00:20:12 JST Haelwenn /элвэн/ :triskell: Haelwenn /элвэн/ :triskell:
    @Eldeberen les venv ça protège aussi des sudo dans le setup.py et installation de catgirls dans la home? :D

    https://moyix.blogspot.com/2022/09/someones-been-messing-with-my-subnormals.html
    In conversation about 3 months ago from queer.hacktivis.me permalink
  6. Embed this notice
    Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Wednesday, 12-Nov-2025 04:51:04 JST Haelwenn /элвэн/ :triskell: Haelwenn /элвэн/ :triskell:
    in reply to

    @phnt @sjvn @wolf480pl At least that comes from PyPI, there's also some horrors which downloads blobs in the setup.py or during runtime.

    In conversation about 4 months ago from queer.hacktivis.me permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.