pyjulia icon indicating copy to clipboard operation
pyjulia copied to clipboard

create custom system image failed on julia version

Open s271 opened this issue 5 years ago • 0 comments

python3 -m julia.sysimage /home/sys.io for julia 1.04, python 3.7 installed by conda produce error ERROR: LoadError: Unsatisfiable requirements detected for package PackageCompiler [9b87118b]: PackageCompiler [9b87118b] log: ├─possible versions are: [0.1.0, 0.2.0, 0.3.0-0.3.1, 0.4.0, 0.5.0] or uninstalled └─restricted to versions 0.6 by an explicit requirement — no versions left

s271 avatar Sep 04 '19 06:09 s271