Playground files do not output in console and are missing folders

Hi,

I am currently encoutering issues with the starter projects. I am exactly executing every step stated in the book. But for some reason is gives me the following error:

Playground execution failed:

error: Couldn’t lookup symbols:
__T07RxSwift14ObservableTypePAAE9subscribeAA10Disposable_py1EQzcSg6onNext_ys5Error_pcSg0gI0yycSg0G9CompletedAM0G8DisposedtF
__T07RxSwift14ObservableTypePAAE2ofAA0C0Cy1EQzGAHd_AA018ImmediateSchedulerD0_p9schedulertFZ
__T07RxSwift10ObservableCyxGAA0C4TypeAAWa
_T07RxSwift14ObservableTypePAAE9subscribeAA10Disposable_py1EQzcSg6onNext_ys5Error_pcSg0gI0yycSg0G9CompletedAM0G8DisposedtFfA1
__T07RxSwift10ObservableCMa
_T07RxSwift14ObservableTypePAAE4fromAA0C0Cy1EQzGSayAHG_AA018ImmediateSchedulerD0_p9schedulertFZfA0
__T07RxSwift10DisposableMp
__T07RxSwift14ObservableTypePAAE4fromAA0C0Cy1EQzGSayAHG_AA018ImmediateSchedulerD0_p9schedulertFZ
_T07RxSwift14ObservableTypePAAE9subscribeAA10Disposable_py1EQzcSg6onNext_ys5Error_pcSg0gI0yycSg0G9CompletedAM0G8DisposedtFfA0
_T07RxSwift14ObservableTypePAAE9subscribeAA10Disposable_py1EQzcSg6onNext_ys5Error_pcSg0gI0yycSg0G9CompletedAM0G8DisposedtFfA2
_T07RxSwift14ObservableTypePAAE2ofAA0C0Cy1EQzGAHd_AA018ImmediateSchedulerD0_p9schedulertFZfA0
__T07RxSwift14ObservableTypePAAE4justAA0C0Cy1EQzGAHFZ

Can somebody help me out with this?

It’s already being fixed. Apparently more people have this issue:

Please refer to: Playground execution failed for error: Couldn't lookup symbols · Issue #1660 · ReactiveX/RxSwift · GitHub

@kevinvugts Thank you for providing the solution - much appreciated! :]

Hi @shogunkaramazov

This fixed worked for 2 compilations but now it seems it doesn’t work anymore. Especially the playground files do not work.

Errors like:

Symbols not found etc.

Do you know what to do?

@kevinvugts Please try out the solutions mentioned in this thread and let me know if they work for you:

Thank you!

Hey @kevinvugts!

We’re working on a more stable solution for the RxSwift book playgrounds - I was wondering if you’re still having issues? If so, I’d love to send you a demo playground to test and see if resolves your issues.

If it does solve it for you, we’ll be hopefully able to push a similar solution to all of the book’s playgrounds :slight_smile:

Let me know if you can/want to help test this :slight_smile:

Thanks!
Shai.

This topic was automatically closed after 166 days. New replies are no longer allowed.