Giter VIP home page Giter VIP logo

xflrpy's Issues

Tornado incompatibility

pip installing this causes it to downgrade Tornado to version 4, which is now 5 years old. This breaks a lot of dependencies on my system (including Jupyter, which is my preferred development environment). So it could really do with updating to be able to use a recent version of Tornado.

Problem when trying to add a third section to wing

When trying to create a wing with three sections the xfflrpy client crashes, even when creating a plane within the xflrpy CLI, and opening it with the API, when I try to just save with a different name the three sections wihg the xflrtpy crashes.

msgpackrpc.error.TransportError: Retry connection over the limit

Trying to run the test example (A brief sketch) on macOS 12.3.1
I have quoted the exact error log bellow. Any help or a hint would be appreciated.

WARNING:tornado.general:Connect error on fd 7: ECONNREFUSED
WARNING:tornado.general:Connect error on fd 7: ECONNREFUSED
WARNING:tornado.general:Connect error on fd 7: ECONNREFUSED
WARNING:tornado.general:Connect error on fd 7: ECONNREFUSED
WARNING:tornado.general:Connect error on fd 7: ECONNREFUSED
Traceback (most recent call last):
File "/Users/ninamoello/PycharmProjects/xflr/testxlfr.py", line 8, in
xp = xflrClient(connect_timeout=100)
File "/Users/ninamoello/PycharmProjects/xflr/venv/lib/python3.8/site-packages/xflrpy/client.py", line 14, in init
if self.ping():
File "/Users/ninamoello/PycharmProjects/xflr/venv/lib/python3.8/site-packages/xflrpy/client.py", line 37, in ping
return self._client.call("ping")
File "/Users/ninamoello/PycharmProjects/xflr/venv/lib/python3.8/site-packages/msgpackrpc/session.py", line 41, in call
return self.send_request(method, args).get()
File "/Users/ninamoello/PycharmProjects/xflr/venv/lib/python3.8/site-packages/msgpackrpc/future.py", line 43, in get
raise self._error
msgpackrpc.error.TransportError: Retry connection over the limit

Process finished with exit code 1

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.