Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unusual Error
#2
There is something unusual about this package in general.
There are conflicting install statements between pypi.org and github.

The Pypi installation instructions show:
Output:
pip3 install git+https://github.com/keras-team/keras-tuner.git pip3 install autokeras
whereas the GitHub installation instructions show only:
Output:
pip3 install autokeras
I'm not sure what pip3 install git+https://github.com/keras-team/keras-tuner.git
is doing, not sure if that's a clone, or what.
Reply


Messages In This Thread
Unusual Error - by Led_Zeppelin - Apr-21-2021, 04:40 PM
RE: Unusual Error - by Larz60+ - Apr-21-2021, 05:42 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unusual things to do with unittest/HTMLTestRunner AndyHolyer 0 2,855 Jul-29-2020, 02:43 PM
Last Post: AndyHolyer
  unusual box appears DavidinKorea 1 2,817 Jan-12-2019, 07:42 PM
Last Post: Larz60+
  auto-py-to-exe with unusual directory structure krow4869 3 7,260 Nov-26-2018, 03:48 PM
Last Post: random_nick
  unusual help compiling python 2 code Bannon 3 4,155 Mar-11-2018, 12:13 PM
Last Post: Bannon
  unusual error message VISHU 1 3,398 Sep-16-2017, 01:57 PM
Last Post: sparkz_alot

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020