Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
Best practices
0 votes
1 replies
47 views

former Java developer and total Julia noob here. My problem: My github pipeline takes FOREVER (pipeline see below). Two point of concern: some dependencies are only needed for an example run with ...
konse's user avatar
  • 1,125
0 votes
1 answer
34 views

I am using Gradle 8.2.0 and Gradle Plugin openapi-generator-gradle-plugin 7.2.0 When I use the old format like: buildscript { repositories { mavenLocal() mavenCentral() ...
0 votes
0 answers
86 views

I’m using AstraZeneca’s REINVENT 4 (v4.6.27) to generate SMILES from a scaffold via R-group substitution, optimizing for 5-HT2A / D2 / 5-HT1A (maximize) and minimizing H1 / M1 / α1A, with DockStream ...
2 votes
3 answers
238 views

I have been trying to update configuration settings in a pi-hole.toml file. After attempting lineinfile, it landed me on the replace module as the more appropriate to use. But I haven't had any luck ...
0 votes
1 answer
179 views

I am on a standard Windows machine trying to set up a new Julia project, but I'm completely unable to install any packages. Every attempt to run Pkg.instantiate() fails with the exact same error, the ...
1 vote
1 answer
86 views

I'm trying to write a Bash script that updates the hugo.toml config file of a Hugo static site to insert a slogan parameter in the [languages.xx.params] section of each language. Goal: For each ...
WilOnWeb's user avatar
0 votes
1 answer
83 views

I have a small config which I define via dataclasses and then read from a toml to this datastructure. If the toml file does not exists I create one with default values. If in an update some new config ...
Kellergoech's user avatar
0 votes
1 answer
104 views

H| Sometimes when I use the Android Studio feature to convert a dependency implementation to version catalog like this: it fails like this: Any idea why? (after pressing Sync Now, it's not red ...
user avatar
9 votes
1 answer
10k views

I’m working on a Python project using uv as my package manager and struggling with ModuleNotFoundError when importing local packages. My goal is to make config/ and packages/src/ available throughout ...
vossi's user avatar
  • 153
0 votes
1 answer
45 views

Is there a way to dynamically check the version of a package installed system wide and set that as a package dependency in the pyproject.toml? Specially, I need to check if a person already has GDAL ...
andrewr's user avatar
  • 815
1 vote
1 answer
373 views

I am developing a Shopify checkout customisation app which includes some extensions of type 'ui_extension'. The extensions need to make some API calls, so following the documentation I have ...
2 votes
0 answers
56 views

I have several different Gradle projects and I want to use a common library for dependencies. In one of my projects, "common-build", I set up the libs.versions.toml file in the /gradle ...
1 vote
1 answer
448 views

I am generating TOML files with several tables using TOML Kit without any problem in general. So far all the values were either strings or numbers, but today I first bumped into a problem. I was ...
toto's user avatar
  • 367
0 votes
1 answer
135 views

I have a toml file for configuration where a few sections contain Crontab expressions that I want to be automatically parsed instead of capturing it as a string then parsing it. public record ...
1 vote
1 answer
234 views

hatch build pyproject.toml ╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮ │ /home/gort/Saber/lib/python3.11/site-packages/hatch/cli/__init__.py:...

15 30 50 per page
1
2 3 4 5
...
19

AltStyle によって変換されたページ (->オリジナル) /