Giter Club home page Giter Club logo

Comments (1)

writingafterthedisaster avatar writingafterthedisaster commented on May 25, 2024

I downgraded to tensorflow 2.13.0 and it runs, but won't create a manifest. After analyzing the images, I get the error:
Traceback (most recent call last): File "/Users/jeff/miniforge3/envs/pixplot/bin/pixplot", line 33, in <module> sys.exit(load_entry_point('pixplot==0.0.113', 'console_scripts', 'pixplot')()) File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/pixplot-0.0.113-py3.9.egg/pixplot/pixplot.py", line 1375, in parse process_images(**config) File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/pixplot-0.0.113-py3.9.egg/pixplot/pixplot.py", line 159, in process_images get_manifest(**kwargs) File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/pixplot-0.0.113-py3.9.egg/pixplot/pixplot.py", line 417, in get_manifest layouts = get_layouts(**kwargs) File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/pixplot-0.0.113-py3.9.egg/pixplot/pixplot.py", line 557, in get_layouts 'layout': get_rasterfairy_layout(umap=umap, **kwargs), File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/pixplot-0.0.113-py3.9.egg/pixplot/pixplot.py", line 776, in get_rasterfairy_layout pos = rasterfairy.transformPointCloud2D(umap)[0] File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/yale_dhlab_rasterfairy-1.0.3-py3.9.egg/rasterfairy/rasterfairy.py", line 134, in transformPointCloud2D File "/Users/jeff/miniforge3/envs/pixplot/lib/python3.9/site-packages/numpy/__init__.py", line 305, in __getattr__ raise AttributeError(__former_attrs__[attr]) AttributeError: module 'numpy' has no attribute 'float'. np.floatwas a deprecated alias for the builtinfloat. To avoid this error in existing code, use floatby itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, usenp.float64 here. The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

Help is very much appreciated.

from pix-plot.

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.