Skip to content
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

Error in py_call_impl(callable, dots$args, dots$keywords) : UnicodeEncodeError: 'ascii' codec can't encode character '\u03b5' in position 5: ordinal not in range(128) #64

Open
ClaireXinSun opened this issue May 10, 2021 · 0 comments

Comments

@ClaireXinSun
Copy link

Hi,

After the training I got this error:
Error in py_call_impl(callable, dots$args, dots$keywords) : UnicodeEncodeError: 'ascii' codec can't encode character '\u03b5' in position 5: ordinal not in range(128)

Do you how to fix this?

Many thanks.
Session info:

sessionInfo()
R version 4.0.2 (2020-06-22)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS 10.16

Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib

locale:
[1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8

attached base packages:
[1] parallel stats4 stats graphics grDevices utils datasets methods base

other attached packages:
[1] dplyr_1.0.6 reticulate_1.20 readxl_1.3.1 MOFAdata_1.6.0 MOFA_1.6.2
[6] MultiAssayExperiment_1.14.0 SummarizedExperiment_1.18.2 DelayedArray_0.14.1 matrixStats_0.58.0 Biobase_2.48.0
[11] GenomicRanges_1.40.0 GenomeInfoDb_1.24.2 IRanges_2.22.2 S4Vectors_0.26.1 BiocGenerics_0.34.0

loaded via a namespace (and not attached):
[1] bitops_1.0-7 bit64_4.0.5 doParallel_1.0.16 RColorBrewer_1.1-2 tools_4.0.2 utf8_1.2.1
[7] R6_2.5.0 vipor_0.4.5 DBI_1.1.1 colorspace_2.0-1 tidyselect_1.1.1 DESeq2_1.28.1
[13] bit_4.0.4 compiler_4.0.2 cli_2.5.0 scales_1.1.1 genefilter_1.70.0 askpass_1.1
[19] rappdirs_0.3.3 digest_0.6.27 stringr_1.4.0 XVector_0.28.0 pkgconfig_2.0.3 umap_0.2.7.0
[25] fastmap_1.1.0 rlang_0.4.11 rstudioapi_0.13 RSQLite_2.2.7 farver_2.1.0 generics_0.1.0
[31] jsonlite_1.7.2 BiocParallel_1.22.0 RCurl_1.98-1.3 magrittr_2.0.1 GenomeInfoDbData_1.2.3 Matrix_1.3-2
[37] Rcpp_1.0.6 ggbeeswarm_0.6.0 munsell_0.5.0 Rhdf5lib_1.10.1 fansi_0.4.2 lifecycle_1.0.0
[43] stringi_1.5.3 zlibbioc_1.34.0 rhdf5_2.32.4 plyr_1.8.6 grid_4.0.2 blob_1.2.1
[49] ggrepel_0.9.1 crayon_1.4.1 lattice_0.20-44 cowplot_1.1.1 splines_4.0.2 annotate_1.66.0
[55] locfit_1.5-9.4 pillar_1.6.0 geneplotter_1.66.0 reshape2_1.4.4 codetools_0.2-18 XML_3.99-0.6
[61] glue_1.4.2 png_0.1-7 vctrs_0.3.8 foreach_1.5.1 cellranger_1.1.0 gtable_0.3.0
[67] openssl_1.4.4 purrr_0.3.4 assertthat_0.2.1 cachem_1.0.4 ggplot2_3.3.3 xtable_1.8-4
[73] RSpectra_0.16-0 survival_3.2-11 tibble_3.1.1 pheatmap_1.0.12 iterators_1.0.13 AnnotationDbi_1.50.3
[79] beeswarm_0.3.1 memoise_2.0.0 corrplot_0.84 ellipsis_0.3.2
Saving model in /var/folders/v6/5c3byywj6tj2hvps54fw91_1crnhdg/T//RtmpHdb8P6/file137794d3c60e8...

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

No branches or pull requests

1 participant