Code Monkey home page Code Monkey logo

Comments (10)

amitmurthy avatar amitmurthy commented on August 20, 2024

This was due to a 0.3 dependency. Have updated METADATA accordingly. You can try removing and adding HTTPClient again (after a Pkg.update() i.e.).

Closing the issue, Do reopen if the problem is not solved.

from httpclient.jl.

mlimotte avatar mlimotte commented on August 20, 2024

Hmm, update fails like this:

_julia> _Pkg.update()

INFO: Updating METADATA...

INFO: Updating DataFrames...

INFO: Computing changes...

WARNING: julia is fixed at 0.2.1 conflicting with requirement for
HTTPClient: [0.3.0-,∞)

INFO: Removing Stats v0.1.0

On Wed, Apr 16, 2014 at 5:12 AM, Amit Murthy [email protected]:

This was due to a 0.3 dependency. Have updated METADATA accordingly. You
can try removing and adding HTTPClient again (after a Pkg.update() i.e.).

Closing the issue, Do reopen if the problem is not solved.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-40578387
.

from httpclient.jl.

amitmurthy avatar amitmurthy commented on August 20, 2024

OK. That was just a warning. Now, can you do a Pkg.rm("HTTPClient") followed by Pkg.add("HTTPClient")

from httpclient.jl.

mlimotte avatar mlimotte commented on August 20, 2024

Ok. I'm still seeing the same issue, though. Where is your change? In
github, it looks like the last commit on master is from March 25th:

https://github.com/amitmurthy/HTTPClient.jl/commits/master

On Thu, Apr 17, 2014 at 11:29 AM, Amit Murthy [email protected]:

OK. That was just a warning. Now, can you do a Pkg.rm("HTTPClient")followed by
Pkg.add("HTTPClient")


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-40727083
.

from httpclient.jl.

amitmurthy avatar amitmurthy commented on August 20, 2024

The change is in METADATA - JuliaLang/METADATA.jl@976fe64 where I specifically marked dependency of the latest HTTPCient on julia version 0.3

The latest HTTPClient that can work with julia 0.2 is the previous version, i.e., JuliaLang/METADATA.jl@f714311

from httpclient.jl.

amitmurthy avatar amitmurthy commented on August 20, 2024

So, once you tried re-installing HTTPClient, I expected the package manager to get the previous version of HTTPClient which is compatible with julia 0.2

from httpclient.jl.

amitmurthy avatar amitmurthy commented on August 20, 2024

What does Pkg.resolve() display?

from httpclient.jl.

mlimotte avatar mlimotte commented on August 20, 2024

Interesting. I was able to get the 0.1.0 pkg installed, but I had to do
Pkg.rm("HTTPClient") twice. The first time, it removed it from "Required
packages", but as shown here, the "0.1.1" pkg was still listed under
"Additional packages".

julia> Pkg.status()
Required packages:

  • DataFrames 0.4.2
  • JSON 0.3.5
  • Stats 0.1.0
    Additional packages:
  • Blocks 0.0.2
  • DataArrays 0.0.2
  • GZip 0.2.12
  • HTTPClient 0.1.1 master
  • LibCURL 0.1.1
  • SortingAlgorithms 0.0.1
  • StatsBase 0.2.10

After doing the Pkg.rm statement again, and then add, I finally had 0.1.0.

marc

On Thu, Apr 17, 2014 at 12:04 PM, Amit Murthy [email protected]:

What does Pkg.resolve() display?


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-40731054
.

from httpclient.jl.

amitmurthy avatar amitmurthy commented on August 20, 2024

Cool! You should not be seeing those errors on a HTTP POST now.

from httpclient.jl.

mlimotte avatar mlimotte commented on August 20, 2024

Yes. Confirmed that POST works now.

On Thu, Apr 17, 2014 at 12:19 PM, Amit Murthy [email protected]:

Cool! You should not be seeing those errors on a HTTP POST now.


Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-40732809
.

from httpclient.jl.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.