Skip to content

Conversation

@Drvi
Copy link

@Drvi Drvi commented Sep 25, 2025

This fixes an error I was getting on Julia 1.10:

(@v1.10) pkg> activate --shared snoop_compile
  Activating new project at `~/.julia/environments/snoop_compile`

(@snoop_compile) pkg> add SnoopCompile@3.1.3
   Resolving package versions...
    Updating `~/.julia/environments/snoop_compile/Project.toml`
ERROR: KeyError: key "PrettyTables" not found
Stacktrace:
  [1] getindex
    @ ./dict.jl:498 [inlined]
...

@Drvi
Copy link
Author

Drvi commented Sep 25, 2025

Oh right, I made this on top of the 3.1.3 tag and it has conflicts with the master branch... @timholy could you please create a branch for the 3.1 version so I can target it? Thank you!

@timholy
Copy link
Member

timholy commented Sep 25, 2025

Done, see the release-3.1 branch

@Drvi Drvi changed the base branch from master to release-3.1 September 25, 2025 12:03
@Drvi
Copy link
Author

Drvi commented Sep 25, 2025

Done! Thank you

@timholy timholy merged commit c9692bc into JuliaDebug:release-3.1 Sep 25, 2025
@timholy
Copy link
Member

timholy commented Sep 25, 2025

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants