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

installation problem #11

Open
denizyuret opened this issue Nov 3, 2020 · 0 comments
Open

installation problem #11

denizyuret opened this issue Nov 3, 2020 · 0 comments

Comments

@denizyuret
Copy link

julia> pkg"add Gym"
  Resolving package versions...
Updating `/userfiles/dyuret/.julia/environments/v1.5/Project.toml`
  [b0807396] + Gym v1.1.4
Updating `/userfiles/dyuret/.julia/environments/v1.5/Manifest.toml`
  [b0807396] + Gym v1.1.4

julia> pkg"build Gym"
   Building Conda ─→ `/userfiles/dyuret/.julia/packages/Conda/x5ml4/deps/build.log`
   Building PyCall → `/userfiles/dyuret/.julia/packages/PyCall/BcTLp/deps/build.log`
   Building Gym ───→ `/userfiles/dyuret/.julia/packages/Gym/exeFO/deps/build.log`
┌ Error: Error building `Gym`:
│ ERROR: LoadError: LoadError: parsing command `pip install --user -e .[$env]`: special characters "#{}()[]<>|&*?~;" must be quoted$
│ Stacktrace:
│  [1] error(::String) at ./error.jl:33
│  [2] shell_parse(::String, ::Bool; special::String) at ./shell.jl:100
│  [3] @cmd(::LineNumberNode, ::Module, ::Any) at ./cmd.jl:389
│  [4] include(::String) at ./client.jl:457
│  [5] top-level scope at none:5
│ in expression starting at /userfiles/dyuret/.julia/packages/Gym/exeFO/deps/build.jl:6
│ in expression starting at /userfiles/dyuret/.julia/packages/Gym/exeFO/deps/build.jl:1
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:949
julia> versioninfo()
Julia Version 1.5.2
Commit 539f3ce943 (2020-09-23 23:17 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-9.0.1 (ORCJIT, broadwell)
Environment:
  JULIA_CUDA_USE_BINARYBUILDER = true
  JULIA_REVISE_POLL = 1
  JULIA_DEPOT_PATH = /userfiles/dyuret/.julia:
  JULIA_REVISE = manual
  JULIA_PKG_DEVDIR = /userfiles/dyuret/.julia/dev

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