GithubHelp home page GithubHelp logo

Comments (7)

DaleThomas68 avatar DaleThomas68 commented on May 20, 2024 1

from gluonts.

lostella avatar lostella commented on May 20, 2024

This looks like a hand-written path somewhere (the “/tmp” path on Windows means nothing).

Thanks, looking into it.

from gluonts.

lostella avatar lostella commented on May 20, 2024

#77 should have fixed the issue. Until a new release is tagged, you can try out the master branch by cloning the repo and doing

cd gluon-ts
pip install .

and verify that the tutorial notebook works fine (fingers crossed).

from gluonts.

DaleThomas68 avatar DaleThomas68 commented on May 20, 2024

from gluonts.

lostella avatar lostella commented on May 20, 2024

That's really weird, because tempfile should now use the right default temporary directory for windows (c:\temp or something like that).

Maybe something got cached? Did you try installing the master branch on a brand new environment?

from gluonts.

lostella avatar lostella commented on May 20, 2024

I think there is a problem in the package build process on Windows. I’ll open a dedicated issue for that.

Good to hear that the fix works though, you will be able to properly get the upgraded package with pip install —upgrade once we release a new version.

from gluonts.

mabdulal avatar mabdulal commented on May 20, 2024

hi, Could you please help me in this error:

Traceback (most recent call last):
File "C:/Users/mohammed/PycharmProjects/TensorFlowProject/tajrebe.py", line 30, in
ds_train = tf.keras.preprocessing.image_dataset_from_directory(
File "C:\Users\mohammed\Anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\keras\preprocessing\image_dataset.py", line 175, in image_dataset_from_directory
image_paths, labels, class_names = dataset_utils.index_directory(
File "C:\Users\mohammed\Anaconda3\envs\tensorflow\lib\site-packages\tensorflow\python\keras\preprocessing\dataset_utils.py", line 65, in index_directory
for subdir in sorted(os.listdir(directory)):
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:/Users\mohammed\PycharmProjects\TensorFlowProject\cancer_data\Train_subfolders/'

from gluonts.

Related Issues (20)

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.